mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
fixed the groupbox for ians scuffed kde setup
This commit is contained in:
parent
b8db0f7d4c
commit
f9f769f693
|
@ -13,3 +13,7 @@ SettingsDialogTab:hover {
|
|||
QLabel, QCheckBox, QGroupBox, SettingsDialogTab {
|
||||
color: white;
|
||||
}
|
||||
|
||||
QGroupBox {
|
||||
background-color: #444;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue