mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
fixup! userWidget: Pack vertically and align in the center
Username font-size should match with date's font-size which is 16pt.
This commit is contained in:
parent
01c2313c16
commit
e56f81b29c
1 changed files with 1 additions and 2 deletions
|
|
@ -2021,8 +2021,7 @@ StScrollBar {
|
|||
.login-dialog-username,
|
||||
.user-widget-label {
|
||||
color: $osd_fg_color;
|
||||
font-size: 11pt;
|
||||
font-weight: bold;
|
||||
font-size: 16pt;
|
||||
text-align: center;
|
||||
padding-top: 24px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue