feat: update dialog height

dev
Barry 5 years ago
parent 501365560b
commit b8000c2dbd

@ -772,13 +772,13 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>100</height>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>100</height>
<height>120</height>
</size>
</property>
<property name="focusPolicy">

Loading…
Cancel
Save