This commit is contained in:
Yuri Kuznetsov
2022-07-18 15:54:26 +03:00
parent b3d570527e
commit 9edc8eeab5

View File

@@ -139,6 +139,10 @@
.panel.hidden + .panel.sticked {
border-top-width: var(--panel-border-width);
}
.btn-group + .panel.sticked {
margin-top: 0;
}
}
.panels-show-more-delimiter {