mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
fix: remove unnecessary zoom property from html in styles.css
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user