mirror of
https://github.com/onionshare/onionshare.git
synced 2025-07-30 01:48:50 -04: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 {
|
QComboBox {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
margin-left: 32px;
|
||||||
}
|
}
|
||||||
QComboBox:disabled {
|
QComboBox:disabled {
|
||||||
color: #666666;
|
color: #666666;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue