mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-25 09:49:18 -04:00
Adjusts the country combobox margin-left to indicate hierarchy
This commit is contained in:
parent
fea6503223
commit
1669a55175
@ -194,6 +194,7 @@ class GuiCommon:
|
|||||||
QComboBox {
|
QComboBox {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
margin-left: 32px;
|
||||||
}
|
}
|
||||||
QComboBox:disabled {
|
QComboBox:disabled {
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user