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?
2 Replies
Provide the component and the view please.
Got it. Gave it the class of w-full.