This commit is contained in:
zhangjianjun 2026-04-13 17:08:25 +08:00
parent 48a7fbe796
commit 928ed14099
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ html {
html { html {
--design-rem-base: 8px; --design-rem-base: 8px;
} }
svg {
transform: scale(0.5);
}
} }
body { body {