Skip to content

Commit

Permalink
🩹 fix: ui fix
Browse files Browse the repository at this point in the history
  • Loading branch information
maro5397 committed Nov 19, 2021
1 parent 1bc1876 commit 6577f52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/captiveportal/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>199</x>
<x>200</x>
<y>80</y>
<width>331</width>
<width>330</width>
<height>40</height>
</rect>
</property>
Expand All @@ -95,7 +95,7 @@
<rect>
<x>10</x>
<y>200</y>
<width>201</width>
<width>200</width>
<height>20</height>
</rect>
</property>
Expand Down

0 comments on commit 6577f52

Please sign in to comment.