Skip to content

Commit

Permalink
UI Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Jan 25, 2024
1 parent 2849b71 commit e6b84de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/Create3Widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<property name="styleSheet">
<string notr="true">QCheckBox::indicator{
margin-left:10%;
margin-right:12%
margin-right:8%
}

QCheckBox::indicator:checked{
Expand All @@ -123,7 +123,7 @@ QCheckBox::indicator:unchecked{
<widget class="QLabel" name="ethernetToggleLabel">
<property name="minimumSize">
<size>
<width>25</width>
<width>35</width>
<height>0</height>
</size>
</property>
Expand Down

0 comments on commit e6b84de

Please sign in to comment.