mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-28 08:22:20 +08:00
fix:下载的进度条仍然过长
This commit is contained in:
parent
da2c019da0
commit
d720d0670d
@ -105,6 +105,9 @@
|
||||
<property name="text">
|
||||
<string>Name</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
@ -160,7 +163,7 @@
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>100</width>
|
||||
<width>0</width>
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user