Skip to content

Fixed width according to number of breakpoints #85

@akshtjain

Description

@akshtjain

Suppose The breakpointCols is set to 4 and there are only 2 items in the grid, the width will be set to 25% of the container, which causes the items to overlap.

Basically the problem occurs when no_of_items < breakpointCols

image

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