Fix layout issue (specifically to disallow scrolling on mobile)

This commit is contained in:
Timothy Armes
2023-07-07 08:09:34 +02:00
parent 9f23d31872
commit ad618809f2
11 changed files with 16 additions and 18 deletions
-3
View File
@@ -6,8 +6,5 @@
],
"globals": {
"React": "readonly"
},
"rules": {
"no-unused-vars": "warn"
}
}