Layout modification

How could the space on the sides of the table be reduced? Is that possible or is it not recommended?
No description
3 Replies
oliverbusk
oliverbusk3mo ago
Have you tried setting this in the panel provider?
use Filament\Support\Enums\MaxWidth;
//...

->maxContentWidth(MaxWidth::Full)
use Filament\Support\Enums\MaxWidth;
//...

->maxContentWidth(MaxWidth::Full)
See: https://filamentphp.com/docs/3.x/panels/configuration#customizing-the-maximum-content-width
Pedroesca
Pedroesca3mo ago
oh my god, thank you so much. And I thought I had read all the documentation. Thanks again.
Want results from more Discord servers?
Add your server