account row: spacing btw account name & otp label

fixes #241
This commit is contained in:
Bilal Elmoussaoui 2021-02-05 12:22:19 +01:00
parent 1eca766f8d
commit eeff527291

View file

@ -30,6 +30,7 @@
<property name="name">display</property>
<property name="child">
<object class="GtkBox">
<property name="spacing">12</property>
<child>
<object class="GtkLabel" id="name_label">
<property name="halign">start</property>