Fix create view styling

This commit is contained in:
Jack Anderson 2024-12-05 15:01:05 +00:00
parent a0c7bc2a38
commit f4929db4af

View file

@ -38,7 +38,11 @@
.field-layout-field-group-wrapper {
min-height: 2em;
}
.create.field-layout .field-separation {
border-top: 1px solid #ddd;
margin-top: 0.25rem !important;
padding-top: 5px !important;
}
.field-layout .field-separation {
border-top: 1px solid #ddd;
margin-top: 0px !important;