style: check QPushButton height
This commit is contained in:
@@ -1342,7 +1342,7 @@ def _sunset_stylesheet() -> str:
|
||||
background-color: $dark_elevated;
|
||||
border: 1px solid $dark_border_faint;
|
||||
min-height: 16px;
|
||||
max-height: 16px;
|
||||
max-height: 24px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 1px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user