not important body overflow style

This commit is contained in:
Timi
2025-11-25 11:12:53 +08:00
parent c152ad5281
commit 007b2bf39a

View File

@@ -28,8 +28,8 @@ body {
width: 100% !important; width: 100% !important;
margin: 0; margin: 0;
padding: 0; padding: 0;
overflow-x: hidden !important; overflow-x: hidden;
overflow-y: scroll !important; overflow-y: scroll;
font-family: var(--tui-font); font-family: var(--tui-font);
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;