Add DOCTYPE html and fix google maps acting out
This commit is contained in:
9
web/dist/main.css
vendored
9
web/dist/main.css
vendored
@@ -1,5 +1,14 @@
|
||||
body {
|
||||
margin: 0;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
#root {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
*, :after, :before {
|
||||
|
||||
Reference in New Issue
Block a user