🐛 Hide wrappers with no tiles inside
This commit is contained in:
@@ -87,3 +87,8 @@
|
||||
.grid-stack.grid-stack-animate {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.gridstack-empty-wrapper {
|
||||
height: 0px;
|
||||
min-height: 0px !important;
|
||||
}
|
||||
Reference in New Issue
Block a user