sysprof: tweak spacing for greeter buttons

This looks a bit closer to Builder.
This commit is contained in:
Christian Hergert
2023-08-06 02:00:36 -07:00
parent 8dda47f277
commit 4a89ee829d

View File

@ -503,6 +503,11 @@
<child type="bottom">
<object class="GtkBox">
<property name="homogeneous">true</property>
<property name="margin-top">3</property>
<property name="margin-bottom">3</property>
<property name="margin-start">3</property>
<property name="margin-end">3</property>
<property name="spacing">3</property>
<style>
<class name="toolbar"/>
</style>