Skip to content

docs: Fix alternatives table overflow on mobile#1332

Merged
Classic298 merged 1 commit into
open-webui:mainfrom
robintindale:main
Jul 26, 2026
Merged

docs: Fix alternatives table overflow on mobile#1332
Classic298 merged 1 commit into
open-webui:mainfrom
robintindale:main

Conversation

@robintindale

Copy link
Copy Markdown
Contributor

Summary

  • Wrap the Alternatives comparison table in the reusable .responsive-table container.
  • Enable horizontal scrolling below the Docusaurus mobile breakpoint so all columns remain readable on narrow screens.
  • Limit the change to this table; desktop layout and other documentation tables are unchanged.

Testing

  • npm run lint -- --max-warnings=0
  • npm run build
  • Verified change works on mobile view

@robintindale robintindale changed the title Fix alternatives table overflow on mobile docs: Fix alternatives table overflow on mobile Jul 26, 2026
@robintindale

Copy link
Copy Markdown
Contributor Author

Visual comparison

before:
image

after:
image

@Classic298

Copy link
Copy Markdown
Member

thanks makes sense. if you find others let me know

@Classic298
Classic298 merged commit 9914daf into open-webui:main Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants