From 5f1c8ad8dd2944d6791971ba7fc5a4da97a9e9ac Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Fri, 16 Apr 2021 17:36:25 -0400 Subject: Got the canvas to show. Looking pretty good --- maps-frontend/src/css/Canvas.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'maps-frontend/src/css') diff --git a/maps-frontend/src/css/Canvas.css b/maps-frontend/src/css/Canvas.css index 8dee765..e67d87d 100644 --- a/maps-frontend/src/css/Canvas.css +++ b/maps-frontend/src/css/Canvas.css @@ -2,4 +2,6 @@ /*touch-action: none; */ position: absolute; z-index: 5; + width: 100vw; + height: 100vh; } \ No newline at end of file -- cgit v1.2.3-70-g09d2