FIX: Change style of stack switcher button (light theme)

This commit is contained in:
Pavel Baksy 2026-01-12 10:29:40 +01:00
parent 465d91e679
commit d2c7c09312

View File

@ -164,7 +164,6 @@ class RosterWindow(Adw.ApplicationWindow):
} }
stackswitcher button:checked { stackswitcher button:checked {
color: @accent_fg_color;
font-weight: 900; font-weight: 900;
} }