mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Adjusts the country combobox margin-left to indicate hierarchy
This commit is contained in:
parent
4d12e11cef
commit
7b5c9c937c
@ -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