restrict-applications-selector: Add more spacing around placeholder label
This makes it look nicer. Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
This commit is contained in:
parent
13c8a88e17
commit
a58c660dca
|
@ -11,6 +11,8 @@
|
|||
<child type="placeholder">
|
||||
<object class="GtkLabel">
|
||||
<property name="label" translatable="yes">No applications found to restrict.</property>
|
||||
<property name="margin-top">12</property>
|
||||
<property name="margin-bottom">12</property>
|
||||
</object>
|
||||
</child>
|
||||
|
||||
|
|
Loading…
Reference in New Issue