diff --git a/architype.css b/architype.css index c63586a..a85285a 100644 --- a/architype.css +++ b/architype.css @@ -157,17 +157,10 @@ body { height: 100%; background: var(--group-background); justify-content: flex-start; - margin-top: 20px; - padding: 5px; border: 1px dashed white; z-index: 1; } -.gridGroup:empty { - height: calc(100% - 10px); - margin-top: 0; -} - .gridGroupLabel { width: calc(100% - 10px); height: 100%;