Skip to content

Commit

Permalink
fix(verify): title align
Browse files Browse the repository at this point in the history
fixes: #139
  • Loading branch information
GeopJr committed Dec 18, 2022
1 parent 0fee611 commit 6b52625
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/ui/tools.ui
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
<property name="wrap-mode">word-char</property>
<property name="justify">center</property>
<property name="valign">center</property>
<property name="vexpand">1</property>
<style>
<class name="title"/>
<class name="title-1"/>
Expand Down Expand Up @@ -74,6 +75,7 @@
<property name="wrap-mode">word-char</property>
<property name="justify">center</property>
<property name="valign">center</property>
<property name="vexpand">1</property>
<style>
<class name="title"/>
<class name="title-1"/>
Expand Down

0 comments on commit 6b52625

Please sign in to comment.