Skip to content

Commit

Permalink
修复部分组件缩放问题
Browse files Browse the repository at this point in the history
  • Loading branch information
DLmaster361 committed Nov 7, 2024
1 parent 3e6223e commit fc30579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gui/ui/main.ui
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>88</width>
<width>98</width>
<height>74</height>
</rect>
</property>
Expand Down Expand Up @@ -1037,7 +1037,7 @@
<property name="title">
<string>AUTO_MAA设置</string>
</property>
<layout class="QGridLayout" name="gridLayout_4" rowstretch="1,1" columnstretch="1,1,1,1">
<layout class="QGridLayout" name="gridLayout_4" columnstretch="1,1,1,1">
<item row="0" column="0">
<widget class="QFrame" name="frame_routine_3">
<property name="frameShape">
Expand Down

0 comments on commit fc30579

Please sign in to comment.