Skip to content

Commit

Permalink
Merge pull request #49 from zquestz/request-account-width
Browse files Browse the repository at this point in the history
Increase Label Width for Request Account Dialog
  • Loading branch information
tjohnman authored Oct 8, 2024
2 parents ffc8a99 + 48b2ff0 commit d4b9643
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/dialogcreateaccount.ui
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<rect>
<x>10</x>
<y>10</y>
<width>251</width>
<width>341</width>
<height>16</height>
</rect>
</property>
Expand Down
2 changes: 1 addition & 1 deletion src/dialogrequestaccount.ui
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<rect>
<x>10</x>
<y>10</y>
<width>251</width>
<width>341</width>
<height>16</height>
</rect>
</property>
Expand Down

0 comments on commit d4b9643

Please sign in to comment.