added category navigation to general settings

This commit is contained in:
fourtf
2020-10-22 23:17:31 +02:00
parent 4d676b4c51
commit 0ecea8ad83
9 changed files with 512 additions and 397 deletions
-3
View File
@@ -16,7 +16,6 @@ QScrollArea {
}
QScrollArea QFrame {
background: #222;
border: none;
}
@@ -27,8 +26,6 @@ QComboBox QFrame {
chatterino--SettingsPage {
background: #222;
/*border: 1px solid #555;
border-left: none;*/
}
chatterino--PageHeader {