Action button mess-up
We mess up the action button. We don't know how to revert to originals, Anyone know how to fix this!
7 Replies
This is probably by vendor or to our css?????
Did you customize the css? Are you using the Panel builder?
we just edit the welcome page of laravel the rest is all filament
we use tailwindcss
php artisan filament:upgrade
will clear cache and publish assets.. maybe this can help youThe code might be helpful.
(version control even more so, get yourselves on a git platform)
will try this out and get our app in github, my co-developer mess this up and now I will help him solve this. Thanks everyone for helping out. WIll update if it fix the problem
we tried php artisan filament:assets
and composer update and php artisan filament:upgrade
did not work
Do you use a custom theme?