mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
parent
17f89484e0
commit
394b785dca
@ -7,7 +7,8 @@
|
||||
content: '';
|
||||
}
|
||||
&::after {
|
||||
display: block;
|
||||
// https://github.com/ant-design/ant-design/issues/21864
|
||||
display: table;
|
||||
clear: both;
|
||||
content: '';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user