theme: Center access dialog text
Makes the now fully visible label match the rest of the dialog's labels. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2377>
This commit is contained in:
parent
19f11ae328
commit
694693af48
@ -165,3 +165,8 @@
|
|||||||
height: 300px;
|
height: 300px;
|
||||||
width: 300px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Access portal dialog */
|
||||||
|
.access-dialog {
|
||||||
|
text-align: center;
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user