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:
parent
e0f2674d8b
commit
1359cedc00
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user