@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.bundle.scp.css';

/* /Shared/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-n8kxidghdr] .sortable-ghost {
    visibility: hidden;
}

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