mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 09:39:18 +08:00
fix: ant-row with flex
This commit is contained in:
parent
4c52401fd1
commit
e35663065c
@ -5,6 +5,7 @@
|
||||
&::before,
|
||||
&::after {
|
||||
display: table;
|
||||
flex: 0;
|
||||
width: 100%;
|
||||
content: '';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user