perf(frontend): reduce stack contexts

This commit is contained in:
syuilo 2025-03-29 20:02:51 +09:00
parent e0b7c56458
commit 1b776a7e7e
1 changed files with 0 additions and 3 deletions

View File

@ -214,9 +214,6 @@ html,
body {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
overscroll-behavior: none;
}