diff --git a/src/autoapp/UI/settingswindow.ui b/src/autoapp/UI/settingswindow.ui index 225a3b4..a9e657f 100644 --- a/src/autoapp/UI/settingswindow.ui +++ b/src/autoapp/UI/settingswindow.ui @@ -7,7 +7,7 @@ 0 0 800 - 3243 + 3271 @@ -5798,12 +5798,14 @@ QComboBox::item { padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } QComboBox::item:selected { background-color: rgb(78, 154, 6); padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } @@ -5913,12 +5915,14 @@ QComboBox::item { padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } QComboBox::item:selected { background-color: rgb(78, 154, 6); padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } @@ -5978,12 +5982,14 @@ QComboBox::item { padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } QComboBox::item:selected { background-color: rgb(78, 154, 6); padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } @@ -6053,12 +6059,14 @@ QComboBox::item { padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } QComboBox::item:selected { background-color: rgb(78, 154, 6); padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } @@ -6133,12 +6141,14 @@ QComboBox::item { padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; } QComboBox::item:selected { background-color: rgb(78, 154, 6); padding-top: 6px; padding-bottom: 6px; height: 32px; + min-height: 32px; }