Move in progress apps temporarily
This commit is contained in:
parent
ba04aa108c
commit
6eaaf8e9be
360 changed files with 6171 additions and 55 deletions
5
fix/leafcutter/styles/global.css
Normal file
5
fix/leafcutter/styles/global.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
body {
|
||||
overscroll-behavior-x: none;
|
||||
overscroll-behavior-y: none;
|
||||
text-size-adjust: none;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue