fix list mgbt

This commit is contained in:
isUnknown 2024-04-09 12:43:12 +02:00
parent 2a0958e143
commit 4a742b81ec
2 changed files with 1 additions and 7 deletions

View file

@ -61,7 +61,7 @@
overflow: auto;
}
.panel ul {
.panel > ul {
margin-bottom: calc(var(--unit--vertical) * 4);
}