mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 08:44:25 +08:00
fix the incorrect line-wrapping of the third-pary login separator line on the login page in the Korean locale
This commit is contained in:
@@ -432,6 +432,7 @@ oauth2ClientSessionId.value = generateRandomUUID();
|
||||
.login-divider > .item-content {
|
||||
width: 100%;
|
||||
min-height: 0;
|
||||
white-space: nowrap;
|
||||
|
||||
> .item-inner {
|
||||
padding-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user