layout and fix
This commit is contained in:
@@ -38,6 +38,14 @@
|
||||
<property name="vexpand">true</property>
|
||||
<child>
|
||||
<object class="GtkBox" id="cards_container">
|
||||
<property name="valign">GTK_ALIGN_FILL</property>
|
||||
<property name="halign">GTK_ALIGN_FILL</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="hexpand">true</property>
|
||||
<property name="hexpand-set">true</property>
|
||||
<property name="vexpand">true</property>
|
||||
<property name="vexpand-set">true</property>
|
||||
<property name="homogeneous">true</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="halign">GTK_ALIGN_FILL</property>
|
||||
<property name="valign">GTK_ALIGN_FILL</property>
|
||||
|
||||
Reference in New Issue
Block a user