libsysprof-ui: add spacing around toggle buttons

This commit is contained in:
Christian Hergert
2022-07-22 14:48:20 -07:00
parent cd4a22ed4b
commit 131953150c

View File

@ -11,6 +11,8 @@
<object class="GtkBox">
<property name="margin-top">6</property>
<property name="margin-bottom">6</property>
<property name="margin-start">6</property>
<property name="margin-end">6</property>
<property name="orientation">horizontal</property>
<property name="homogeneous">true</property>
<style>