Skip to content

Commit

Permalink
formatting adjustment to Create3 IP
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Jun 11, 2024
1 parent 4afe887 commit 4b0a69a
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion ui/Create3Widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,20 @@
</property>
<item>
<layout class="QHBoxLayout" name="IPHorizontal">
<property name="spacing">
<number>10</number>
</property>
<item>
<widget class="QLabel" name="create3IPLabel">
<property name="maximumSize">
<property name="minimumSize">
<size>
<width>180</width>
<height>37</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>225</width>
<height>16777215</height>
</size>
</property>
Expand All @@ -49,6 +58,9 @@
<pointsize>25</pointsize>
<italic>false</italic>
<bold>true</bold>
<underline>false</underline>
<strikeout>false</strikeout>
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
Expand Down

0 comments on commit 4b0a69a

Please sign in to comment.