Open
Description
What component (if applicable)
- URL for category: https://tailwindcss.com/plus/ui-blocks/application-ui/layout/list-containers
- Component name: Simple with dividers, full-width on mobile
- Full Component URL: https://tailwindcss.com/plus/ui-blocks/application-ui/layout/list-containers#component-e928e0ef48e654b288069499e7359e23
Describe the bug
Is this really full-width on mobile? I am asking this question because I see the padding of px-0 added for breakpoint 'sm'. For smaller screens the padding px-4 applies.
To Reproduce
Steps to reproduce the behavior: Just include the code in a new component and you can see that there's a padding of px-4 on mobile screen.
Expected behavior
No padding should be seen on screens less than 640px because that's what the title of the component says: "Simple with dividers, full-width on mobile"
Metadata
Metadata
Assignees
Labels
No labels