forked from the-urlist/BlazorSortable
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
BlazorSortableList doesnt work correctly for me because the CSS containing
::deep .sortable-ghost {
visibility: hidden;
}
::deep .sortable-fallback {
opacity: 1 !important
}
is not loaded. What should I do ?
<link href="_content/BlazorSortableList/SortableList.razor.css" rel="stylesheet" />
doesnt work
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels