Custom Table not Spanning Full Page Width

I have a custom Filament Page in which I am creating a simple table using tailwind css. But the table is not spannin the full page. Can someone tell me what classes I need to use to do that?
No description
2 Replies
toeknee
toeknee17mo ago
Provide the component and the view please.
tinkypinky
tinkypinkyOP17mo ago
Got it. Gave it the class of w-full.

Did you find this page helpful?