/* _content/Ticky.Web/Components/Elements/Sortable/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-krvt1vnx5f] .sortable-ghost {
  visibility: hidden;
}

[b-krvt1vnx5f] .sortable-fallback {
  opacity: 1 !important
}
