Преглед на файлове

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

Kristian Vos преди 3 години
родител
ревизия
5020b984d7
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  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;