mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-24 23:31:36 +08:00
UI: Revert Dark theme Scenes font change
This fixes a pixelated font on high-DPI
This commit is contained in:
@@ -100,11 +100,6 @@ QMenuBar::item {
|
||||
background-color: rgb(58,57,58); /* dark */
|
||||
}
|
||||
|
||||
QListWidget {
|
||||
font-family: "MS Shell Dlg 2";
|
||||
font-size: 8pt;
|
||||
}
|
||||
|
||||
QListWidget::item:selected:!active,
|
||||
SourceTree::item:selected:!active {
|
||||
color: rgb(255, 255, 255);
|
||||
|
||||
Reference in New Issue
Block a user