Clean up group boundaries
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user