React-grid-layout: Margin between items

Created on 18 Oct 2016  路  2Comments  路  Source: STRML/react-grid-layout

How can i manage margin between grid items? I need to remove any margin between them, is it possible?

Most helpful comment

@STRML hello, grid layout props' margin is set for all gridItem. I don't think the second floor solved the problem of the author. I have the same question.

All 2 comments

Take a look at the grid layout props for a margin prop.

@STRML hello, grid layout props' margin is set for all gridItem. I don't think the second floor solved the problem of the author. I have the same question.

Was this page helpful?
0 / 5 - 0 ratings