yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.

This commit is contained in:
bunnei
2021-02-14 00:20:41 -08:00
parent 0bbf5e61f1
commit eae9f2e440
14 changed files with 54 additions and 16 deletions

View File

@@ -1257,10 +1257,6 @@ QComboBox::item:alternate {
background: #19232D;
}
QComboBox::item:checked {
font-weight: bold;
}
QComboBox::item:selected {
border: 0px solid transparent;
}