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
@ -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…
Reference in New Issue
Block a user