small style tweaks
This commit is contained in:
parent
6428a9192f
commit
316e3158db
3 changed files with 9 additions and 7 deletions
|
@ -6,6 +6,12 @@
|
|||
overflow: clip;
|
||||
background-color: var(--surface-300);
|
||||
|
||||
@media (display-mode: window-controls-overlay) {
|
||||
& {
|
||||
row-gap: var(--padding-l);
|
||||
}
|
||||
}
|
||||
|
||||
.menu {
|
||||
view-transition-name: menu;
|
||||
display: grid;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue