Skip to content

Non-responsive tables in API docs #104

Closed
@xamgore

Description

@xamgore

Hi, seems that tables are not responsive for mobile clients, I can't scroll it on my phone with the latest chrome. svelte.dev/docs

I see two ways to solve it:

  1. Wrap tables with <div style="overflow-x: scroll">...</div>
  2. Chop table rows down.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstylingCSS-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions