fix client
All checks were successful
Deploy on Master Change / deploy (push) Successful in 1m15s

This commit is contained in:
2026-07-13 10:13:05 +07:00
parent b4c3155564
commit 0583c7869a
11 changed files with 29 additions and 12 deletions

View File

@@ -140,6 +140,10 @@ body {
line-height: 1.2;
}
.login-brand-name .app-version {
font-size: 0.72em;
}
.login-brand-sub {
font-size: 0.72rem;
font-weight: 500;
@@ -224,6 +228,15 @@ body {
line-height: 1.2;
}
.app-version {
font-size: 0.68em;
font-weight: 700;
color: var(--accent);
letter-spacing: 0;
margin-left: 0.2rem;
vertical-align: middle;
}
.brand-sub {
font-size: 0.62rem;
font-weight: 500;