Skip to content

Commit 223d26b

Browse files
committed
[themes] Slightly adjust padding of push buttons to match tool buttons
1 parent db4bf52 commit 223d26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/themes/Night Mapping/style.qss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ QTextEdit, QPlainTextEdit
143143

144144
QPushButton
145145
{
146-
padding: 0.12em;
146+
padding: 0.21em;
147147
border-width: 1px;
148148
border-color: @itembackground;
149149
border-style: solid;

0 commit comments

Comments
 (0)