Skip to content

Question about flexCells #13

@jamietotten

Description

@jamietotten
<Grid
  flexCells={ bool }  // All sub cells will be full height
/>

When I try to use this it breaks my text alignment, which seems to be caused by the <div> losing it's width, and doesn't actually distribute height equally. I've tried <Grid flexCells={ true } ... or <Grid flexCells="true" ...
Am I missing something simple?

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions