Remove unnecessary css from app.html

- they were added a long time ago and have no effect
This commit is contained in:
Mattias Granlund 2024-03-06 22:13:42 +01:00
parent 74a906618e
commit e092358453

View File

@ -1,5 +1,5 @@
<!doctype html>
<html lang="en" style="overflow: hidden; height: 100%">
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />