diff --git a/dev/joe/add-remove-layouts/web-layout/common/style/app.css b/dev/joe/add-remove-layouts/web-layout/common/style/app.css index 4bfaf1c..eb3a7a1 100644 --- a/dev/joe/add-remove-layouts/web-layout/common/style/app.css +++ b/dev/joe/add-remove-layouts/web-layout/common/style/app.css @@ -975,5 +975,6 @@ td, display: flex; justify-content: stretch; align-items: stretch; + height: 100%; /* overflow: hidden; */ } diff --git a/dev/joe/add-remove-layouts/web-layout/platform/provider.html b/dev/joe/add-remove-layouts/web-layout/platform/provider.html index a07a0af..75609c5 100644 --- a/dev/joe/add-remove-layouts/web-layout/platform/provider.html +++ b/dev/joe/add-remove-layouts/web-layout/platform/provider.html @@ -28,7 +28,7 @@