Skip to content

Tables in quarto-resource-tables too wide / not wrapping? #301

Description

@martonvago

When table columns contain very long words (e.g., long field names), these are not wrapped and the table becomes very wide. It looks a bit off and it overlaps with the sidebar.

Example from feasibility-data:
Image

True for both the table listing the resources and the table listing the fields in a resource.

I'm no Quarto aficionado, but we could overwrite their CSS using some custom CSS. I played around a bit with various settings for overflow-wrap and word-break, but it's fiddly to get the balance right. Maybe combine them with a min/max-width?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions