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

This commit is contained in:
vesp 2026-01-12 10:29:40 +01:00
parent 4737c39420
commit 2000f98d35

View File

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