mirror of
https://github.com/misskey-dev/misskey.git
synced 2025-04-27 02:16:31 +02:00
perf(frontend): reduce stack contexts
This commit is contained in:
parent
e0b7c56458
commit
1b776a7e7e
1 changed files with 0 additions and 3 deletions
|
@ -214,9 +214,6 @@ html,
|
|||
body {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue