chore:取消appwidget固定大小

This commit is contained in:
momen 2025-06-10 11:03:31 +08:00
parent 8b408d42d3
commit 7ab203c86a

View File

@ -268,11 +268,11 @@
</item>
<item>
<widget class="QWidget" name="appWidget" native="true">
<property name="minimumSize">
<size>
<width>598</width>
<height>1328</height>
</size>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>