mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 10:42:25 +08:00
Merge pull request #26 from liby/fix/language-selector-dropdown-styling
🎨 Fix language selector dropdown styling issues
This commit is contained in:
commit
740c0dbbb8
@ -191,11 +191,10 @@ class SettingsTab(QWidget):
|
||||
height: 12px;
|
||||
}
|
||||
QComboBox QAbstractItemView {
|
||||
background-color: #3a3a3a;
|
||||
border: 1px solid #555555;
|
||||
selection-background-color: #0078d4;
|
||||
color: #ffffff;
|
||||
font-size: 12px;
|
||||
min-width: 120px;
|
||||
}
|
||||
""")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user