More app directory refactoring
This commit is contained in:
parent
b312a8c862
commit
8bbeaa25cf
55 changed files with 903 additions and 899 deletions
5
apps/leafcutter/app/_styles/global.css
Normal file
5
apps/leafcutter/app/_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