fix: remove unnecessary zoom property from html in styles.css

This commit is contained in:
shuaiplus
2026-03-01 17:17:44 +08:00
committed by Shuai
parent 9f14bca99a
commit bbf4094943
-3
View File
@@ -27,9 +27,6 @@ body,
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
}
html {
zoom: 1.25;
}
.loading-screen {
height: 100%;
display: grid;