Make menu darker again

This commit is contained in:
2022-01-04 15:55:20 +01:00
parent 4f17c71b56
commit f3ea67667e
10 changed files with 109 additions and 113 deletions

View File

@@ -32,6 +32,7 @@
flex-shrink: 0;
display: flex;
flex-direction: row;
background: var(--layer_1_color);
padding: 1px;
}