mirror of
https://github.com/ajnart/homarr.git
synced 2026-07-04 15:39:56 +02:00
🐛 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