diff --git a/components/grid/style/index.less b/components/grid/style/index.less index 07d1169183..9671dc96da 100644 --- a/components/grid/style/index.less +++ b/components/grid/style/index.less @@ -10,7 +10,7 @@ .@{ant-prefix}-row-flex { display: flex; - flex-flow: row nowrap; + flex-flow: row wrap; &:before, &:after {