mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 19:19:57 +08:00
fix: Col without span prop should keep default (#22455)
This commit is contained in:
parent
41e378a914
commit
d7e8fa2504
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user