diff --git a/components/grid/style/index.less b/components/grid/style/index.less index 3dcb534789..1f767de56c 100644 --- a/components/grid/style/index.less +++ b/components/grid/style/index.less @@ -6,6 +6,7 @@ .@{row-prefix-cls} { display: flex; flex-flow: row wrap; + min-width: 0; &::before, &::after {