outl1ne / nova-sortable

This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
MIT License
284 stars 120 forks source link

Package breaks icons style in table row #202

Open webard opened 6 months ago

webard commented 6 months ago

Hello,

before installing nova-sortable:

image

after installing nova-sortable:

image

Icons looks like they are disabled, but are not. Probably styles need to be rebuild with newest version of Nova.