fix array

This commit is contained in:
Yuri Kuznetsov
2023-06-01 13:32:25 +03:00
parent 5ab64077e8
commit 6346fae044
+6
View File
@@ -1002,6 +1002,12 @@ input.global-search-input {
> .list-group-item.ui-sortable-handle {
cursor: default;
}
> .list-group-item {
.text:empty:before {
content: "\200b";
}
}
}
.list-group-item {