diff options
| author | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-16 19:18:00 -0400 |
|---|---|---|
| committer | Michael Foiani <sotech117@michaels-mbp-3.lan> | 2021-04-16 19:18:00 -0400 |
| commit | a7f1433da5ddf11845251a062da96bc42c631f50 (patch) | |
| tree | ad1ed8eb27abbd63ca31f7229ffdfa0a379fd394 /maps-frontend/src/css/Canvas.css | |
| parent | d339801aba3fcedc0b3027f73dac91deaae14acc (diff) | |
Deleted template for frontend.
Diffstat (limited to 'maps-frontend/src/css/Canvas.css')
| -rw-r--r-- | maps-frontend/src/css/Canvas.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/maps-frontend/src/css/Canvas.css b/maps-frontend/src/css/Canvas.css deleted file mode 100644 index e67d87d..0000000 --- a/maps-frontend/src/css/Canvas.css +++ /dev/null @@ -1,7 +0,0 @@ -.Map-canvas { - /*touch-action: none; */ - position: absolute; - z-index: 5; - width: 100vw; - height: 100vh; -}
\ No newline at end of file |
