small fixes

This commit is contained in:
Ashley Wulber 2021-12-21 18:45:57 -05:00
parent a3349e673f
commit 6be5b84b24
4 changed files with 13 additions and 5 deletions

View file

@ -11,9 +11,7 @@
</object>
</child>
<child>
<object class="GtkBox" id="dots">
<property name="orientation">horizontal</property>
<property name="spacing">4</property>
<object class="GtkLabel" id="dots">
<property name="hexpand">true</property>
<property name="halign">center</property>
</object>