gui: space out the drawings a bit
This commit is contained in:
parent
c29da10918
commit
2547f6b26d
|
@ -25,6 +25,8 @@
|
|||
<template class="Drawing" parent="GtkBox">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="margin_left">20</property>
|
||||
<property name="margin_right">20</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<child>
|
||||
<object class="GtkBox">
|
||||
|
|
Loading…
Reference in New Issue