diff --git a/demoHtml/flex/css/index.css b/demoHtml/flex/css/index.css index b42ed3d..4430db5 100644 --- a/demoHtml/flex/css/index.css +++ b/demoHtml/flex/css/index.css @@ -78,7 +78,6 @@ html { display: flex; align-items: center; justify-content: center; - overflow: hidden; } .component-item .grid-stack-item-content, .grid-stack-item .grid-stack-item-content { @@ -154,7 +153,7 @@ html { justify-content: center; } .grid-stack { - background-color: #f9fafb; + background-color: #e2e2e2; border-radius: 8px; width: 960px; } diff --git a/demoHtml/flex/index.html b/demoHtml/flex/index.html index f9a190d..65a1105 100644 --- a/demoHtml/flex/index.html +++ b/demoHtml/flex/index.html @@ -67,10 +67,10 @@ id="main-screen" class="grid-stack" > -
+ > -->
@@ -183,6 +183,34 @@
+
+ + +
+
+ + +
+
+ + +
+
+ + +