diff --git a/components/grid/style/index.less b/components/grid/style/index.less index fa7cc98136..490d959b57 100644 --- a/components/grid/style/index.less +++ b/components/grid/style/index.less @@ -55,7 +55,6 @@ .@{ant-prefix}-col { position: relative; - flex: 1 0 auto; max-width: 100%; // Prevent columns from collapsing when empty min-height: 1px;