Actions pop showing on server too large width
Action button clicks pop acttions view too large width. how to fix it? pls help on prodcution server
2 Replies
If you have a custom theme: Run
npm run build
If you don't, you should have php artisan filament:assets
as a composer post-update script.php artisan view:clear
php artisan optimize: