mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 16:37:52 +00:00
yuzu: Various frontend improvements to avoid crashes and improve experience on Linux.
This commit is contained in:
parent
4921d32a57
commit
fddde225c5
14 changed files with 54 additions and 16 deletions
|
@ -1257,10 +1257,6 @@ QComboBox::item:alternate {
|
|||
background: #19232D;
|
||||
}
|
||||
|
||||
QComboBox::item:checked {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
QComboBox::item:selected {
|
||||
border: 0px solid transparent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue