mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue