css adjustments

This commit is contained in:
Niels Lyngsø
2020-04-01 16:13:16 +02:00
parent 89550471b3
commit 62c4ecac01
@@ -63,13 +63,17 @@
margin-top: 10px;
margin-bottom: 0;
> .umb-group-panel__content > .umb-property {
margin-bottom: 10px;
margin-bottom: 20px;
}
}
.umb-group-panel + .umb-group-panel {
margin-top: 20px;
}
&.--singleGroup > * > * > * > .umb-group-panel .umb-group-panel__header {
display: none;
&.--singleGroup > * > * > * > .umb-group-panel {
margin-top: 0;
> .umb-group-panel__header {
display: none;
}
}
}