Richard Meilinger
searchable method makes columns all same width
Hi there,
stubled over this issue expiriencing the almost the same problem.
Looks like the min-width of all cells at the row containing "->searchable" ist set to "12rem" because the class "min-w-48" is applied to it.
Here are two possible workarounds I did:
1) You could either overload the CSS attributes:
2) Remove the class from the index.blade.php (/docker/stacks/rme_test_lavarel1/vendor/filament/tables/resources/views/index.blade.php)
18 replies