ui: create: Fix vertical alignment of storage summary
This commit is contained in:
parent
f30ca19b87
commit
860268f735
|
@ -2463,9 +2463,6 @@ is not yet supported.</small></property>
|
|||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="halign">start</property>
|
||||
<property name="valign">start</property>
|
||||
<property name="hexpand">False</property>
|
||||
<property name="vexpand">False</property>
|
||||
<property name="spacing">3</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="summary-storage">
|
||||
|
|
Loading…
Reference in New Issue