Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables on full width pages but in a fixed container are very narrow on mobile #604

Open
nicolepaschen opened this issue Jun 12, 2024 · 0 comments
Labels

Comments

@nicolepaschen
Copy link
Member

Replication steps:

  1. Use Crio, open the Customizer and navigate to Design > Pages > Container and set to Full Width
  2. Create a page and add a fixed width section (just container class, not container-fluid)
  3. Add a table and toggle the setting for Responsive Table on tablet / phones
  4. Preview the page and drag the screen in so it's phone view narrow
  5. See the table has too much space on the sides:
    narrow-table

If I uncheck flex here, it expands out as expected:
display-flex-is-the-problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant