Slightly reduce button size

This commit is contained in:
VoxelTek 2025-08-12 12:20:04 +10:00
parent c9220fbc41
commit fa81e22648

View File

@ -1147,14 +1147,14 @@ The game will gradually increase the number of actors until this maximum is reac
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">
@ -1188,14 +1188,14 @@ Double-click a path to edit it.</string>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="toolTip">