mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-10 00:14:32 +00:00
Qt: Darker Fusion tweaks
This commit is contained in:
@@ -194,8 +194,12 @@ QMenu {
|
||||
padding: 6px 10px;
|
||||
background-color: #232323;
|
||||
}
|
||||
QMenu::icon,
|
||||
QMenu::indicator {
|
||||
left: 8px;
|
||||
}
|
||||
QMenu::item {
|
||||
padding: 6px 10px;
|
||||
padding: 6px 18px;
|
||||
border-radius: 8px;
|
||||
}
|
||||
QMenu::item:selected {
|
||||
|
||||
Reference in New Issue
Block a user