mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 03:37:28 -03:00
Adjusts the country combobox margin-left to indicate hierarchy
This commit is contained in:
parent
fea6503223
commit
1669a55175
1 changed files with 1 additions and 0 deletions
|
@ -194,6 +194,7 @@ class GuiCommon:
|
|||
QComboBox {
|
||||
padding: 10px;
|
||||
font-size: 16px;
|
||||
margin-left: 32px;
|
||||
}
|
||||
QComboBox:disabled {
|
||||
color: #666666;
|
||||
|
|
Loading…
Reference in a new issue