theming, menu fixes

This commit is contained in:
Jan Prochazka
2022-02-12 09:29:36 +01:00
parent 0c1640a75a
commit f11d3e134b
4 changed files with 19 additions and 11 deletions

View File

@@ -146,7 +146,7 @@
left: var(--dim-content-left);
height: var(--dim-tabs-panel-height);
right: 0;
background-color: var(--theme-bg-2);
background-color: var(--theme-bg-1);
border-top: 1px solid var(--theme-border);
overflow-x: auto;