fixed ios overscroll

This commit is contained in:
FukkenShit 2025-08-16 04:50:45 +04:00
parent dfc9412117
commit cb1445086e

View file

@ -167,6 +167,7 @@
<style type="text/css" nonce="">
html {
overflow-y: hidden !important;
overscroll-behavior-y: none;
}
#splash-screen {