css fix list expanded dd

This commit is contained in:
Yuri Kuznetsov
2021-12-24 11:35:51 +02:00
parent 593ed7c5e0
commit fe09d91bf0
+4
View File
@@ -844,6 +844,10 @@ ul.dropdown-menu > li.checkbox:last-child {
.panel-body .list-group-item {
background-color: @panel-bg;
&.active {
background-color: @list-group-hover-bg;
}
}
.field .link-container .list-group-item:last-child {