Layout tweaks in Dialog widget

This commit is contained in:
Nav
2023-04-30 17:18:24 +01:00
parent 055119f2fd
commit f6d863c8f2
2 changed files with 2 additions and 1 deletions

View File

@@ -3,5 +3,6 @@
} }
#text-label { #text-label {
margin-top: 5px;
font-size: 14px; font-size: 14px;
} }

View File

@@ -54,7 +54,7 @@
<spacer name="vertical-spacer"> <spacer name="vertical-spacer">
<property name="sizeHint"> <property name="sizeHint">
<size> <size>
<height>15</height> <height>10</height>
</size> </size>
</property> </property>
<property name="sizeType"> <property name="sizeType">