Skip to content

Auto span itme to new row when it over flow #167

Description

@perymimon

let assume

grid-template-columns: repeat(auto-fill, 11em);
grid-auto-rows: 10em;

And for one item (the first one) I want it auto span for the next row if its content overflows 10em;

how it can be possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions