Explorar o código

Fixed issue where main page could be scrolled while modal was open

Kristian Vos %!s(int64=3) %!d(string=hai) anos
pai
achega
5020b984d7
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      frontend/dist/index.css

+ 4 - 0
frontend/dist/index.css

@@ -134,6 +134,10 @@ body {
 	position: relative;
 }
 
+#root {
+	height: 100%;
+}
+
 .content-wrapper {
 	/* padding: 60px 0 calc(230px + 60px) 0; */
 	padding-top: 60px;