Skip to content

Commit

Permalink
spacing changes
Browse files Browse the repository at this point in the history
  • Loading branch information
erinharrington-12 committed Jan 26, 2024
1 parent f2ad88d commit 0c49a4e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/Create3Widget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<string>Wifi</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
Expand All @@ -106,7 +106,7 @@
<property name="styleSheet">
<string notr="true">QCheckBox::indicator{
margin-left:10%;
margin-right:8%
margin-right:10%
}

QCheckBox::indicator:checked{
Expand Down Expand Up @@ -148,7 +148,7 @@ QCheckBox::indicator:unchecked{
<string>Ethernet</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
Expand Down

0 comments on commit 0c49a4e

Please sign in to comment.