fix(ui): Set correct min size

This commit is contained in:
Lars Toenning
2024-11-30 17:32:25 +01:00
parent 41e8ffd39f
commit 35a284fdec

View File

@@ -12,7 +12,7 @@
</property>
<property name="minimumSize">
<size>
<width>375</width>
<width>425</width>
<height>650</height>
</size>
</property>