Skip to content

Question about flexCells #13

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions