mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
prettier
This commit is contained in:
@@ -33,7 +33,6 @@ wa-page::part(drawer__header-actions) {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
|
||||
wa-page > header {
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
|
||||
@@ -243,7 +243,7 @@ export default css`
|
||||
grid-template-rows: minmax(0, auto) minmax(0, 1fr) minmax(0, auto);
|
||||
}
|
||||
|
||||
[part~="drawer"]::part(dialog) {
|
||||
[part~='drawer']::part(dialog) {
|
||||
background-color: var(--wa-color-surface-default);
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user