upd: remove overscroll

This commit is contained in:
Marie 2023-09-30 17:04:37 +02:00 committed by GitHub
parent 95572749e6
commit 2b4e9e5b8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -240,7 +240,6 @@ body {
position: fixed;
top: 0;
left: 0;
overscroll-behavior: none;
}
#misskey_app {