tweak of 6032c2be1
This commit is contained in:
parent
703f3a8e37
commit
3941c73db0
2 changed files with 26 additions and 24 deletions
|
@ -263,6 +263,7 @@ body {
|
|||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
#misskey_app {
|
||||
|
|
|
@ -224,6 +224,7 @@ body {
|
|||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
|
||||
#misskey_app {
|
||||
|
|
Loading…
Reference in a new issue