From 4f73a23a103733a3c148bb04013493a042f90a8f Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 7 Aug 2017 17:59:47 +0800 Subject: [PATCH] typo --- components/grid/style/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {