Skip to content

Commit 99558d9

Browse files
Fix handle cursor not showing in SortableList (#1152)
1 parent ad25f97 commit 99558d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
::deep .bb-sortable-list-handle {
1+
.list-group-item {
22
cursor: grab !important;
33
}

0 commit comments

Comments
 (0)