extensions-app: Vertically center updates bar text

With the new stylesheet, the text is too close to the bar border.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1997>
This commit is contained in:
Romain Vigier 2021-10-05 09:49:13 +02:00 committed by Florian Müllner
parent e0f2674d8b
commit 1359cedc00

View File

@ -234,6 +234,7 @@
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="valign">center</property>
<child>
<object class="GtkLabel">
<property name="halign">start</property>