Skip to content

doc: make tables responsive #29692

Closed
Closed
@XhmikosR

Description

@XhmikosR

I'm not sure how to proceed with this since we need a wrapping div.

Basically

<div class="whatever-name-we-decide">THE MARKDOWN TABLE</div>

and

.whatever-name-we-decide { overflow: auto; }

With the above, the tables won't overflow the screen when they don't fit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions