mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-ui: fix more margins and packing
This commit is contained in:
@ -5,7 +5,10 @@
|
||||
<object class="GtkBox">
|
||||
<property name="width-request">500</property>
|
||||
<property name="halign">center</property>
|
||||
<property name="border-width">36</property>
|
||||
<property name="margin-start">36</property>
|
||||
<property name="margin-end">36</property>
|
||||
<property name="margin-top">36</property>
|
||||
<property name="margin-bottom">36</property>
|
||||
<property name="orientation">vertical</property>
|
||||
<property name="spacing">12</property>
|
||||
<property name="visible">true</property>
|
||||
|
||||
Reference in New Issue
Block a user