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,
|
.login-dialog-username,
|
||||||
.user-widget-label {
|
.user-widget-label {
|
||||||
color: $osd_fg_color;
|
color: $osd_fg_color;
|
||||||
font-size: 11pt;
|
font-size: 16pt;
|
||||||
font-weight: bold;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-top: 24px;
|
padding-top: 24px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user