theme - give labels and captions the same padding
Give the window captions the same padding as the dash labels. This makes things look nice and consistent.
This commit is contained in:
@@ -472,7 +472,7 @@ StTooltip StLabel {
|
||||
border-radius: 8px;
|
||||
font-size: 9pt;
|
||||
font-weight: bold;
|
||||
padding: 6px 12px;
|
||||
padding: 4px 12px;
|
||||
-shell-caption-spacing: 12px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user