chore: disable the scrolloverflow-y instead of all.

This commit is contained in:
Yufan Sheng 2024-11-29 12:22:16 +08:00
parent 6ea2fafd92
commit a44f8ca0e5
Signed by: syhily
GPG Key ID: 9D18A22A7DCD5A9B

View File

@ -94,7 +94,7 @@ body {
border: none; border: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
overscroll-behavior: none; overscroll-behavior-y: none;
} }
h1, h1,