diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a8b6328..1026f97 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -367,12 +367,12 @@ - - + + diff --git a/web/src/puzzle.css b/web/src/puzzle.css index beeb13d..3e5f7eb 100644 --- a/web/src/puzzle.css +++ b/web/src/puzzle.css @@ -68,7 +68,7 @@ .react-transform-component { width: 100vw; height: 100vh; - position: absolute; + /*position: absolute;*/ top: 0; left: 0; right: 0; @@ -78,7 +78,7 @@ .react-transform-wrapper { width: 100vw; height: 100vh; - position: absolute; + /*position: absolute;*/ top: 0; left: 0; right: 0;