style(next): apply mica to tabs on vertical layout

This commit is contained in:
Elian Doran
2024-12-07 02:16:44 +02:00
parent 47256e1718
commit c02462bf81

View File

@@ -430,7 +430,6 @@ body.background-effects #launcher-pane .launcher-button {
background-color: transparent; background-color: transparent;
} }
body.background-effects.layout-vertical #rest-pane,
body.background-effects.layout-horizontal #horizontal-main-container { body.background-effects.layout-horizontal #horizontal-main-container {
background-color: var(--root-background); background-color: var(--root-background);
} }