mirror of
https://github.com/filamentphp/filament.git
synced 2026-09-01 15:09:33 +08:00
e0e43eb4ce
* Adding option to stack the table cells on mobile while maintaining horizontal scroll on larger screens * cs fix * applied styling to columns and headers * applied styling to work in combination with hiddenFrom and visibleFrom * moved the tailwind classes into css files * cleanup * Update table.css * Update index.blade.php * tweaks * styling * edge cases * fixes * screenshots * cleanup * rebuild * rename * fix warning * Update CanBeStackedOnMobile.php --------- Co-authored-by: Dan Harrin <git@danharrin.com>