feat: update dialog height

This commit is contained in:
Barry 2021-05-16 16:58:12 +08:00
commit b8000c2dbd

View file

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