perf(frontend): reduce stack contexts
This commit is contained in:
parent
e0b7c56458
commit
1b776a7e7e
|
@ -214,9 +214,6 @@ html,
|
|||
body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue