fix array list css

This commit is contained in:
Yuri Kuznetsov
2022-04-05 14:44:38 +03:00
parent 0ae81328b4
commit 0937c83746
+4 -4
View File
@@ -928,7 +928,7 @@ ul.dropdown-menu > li.checkbox:last-child {
}
}
.field {
.field, .cell {
.checklist-label {
color: @text-color;
margin-bottom: 0;
@@ -943,14 +943,14 @@ ul.dropdown-menu > li.checkbox:last-child {
.multi-enum-item-label-container {
margin-bottom: 4px;
&:last-child {
margin-bottom: 0;
}
.label-md {
line-height: 1.5;
}
}
.multi-enum-item-label-container:last-child {
margin-bottom: 0;
}
}
.filter > .form-group .field {