mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 03:29:39 +08:00
fix nest style (#16419)
This commit is contained in:
parent
6947d1bbaf
commit
3c26bde16b
@ -46,8 +46,8 @@
|
||||
flex: none;
|
||||
}
|
||||
|
||||
&:last-child &-tail,
|
||||
&:last-child &-title::after {
|
||||
&:last-child > &-tail,
|
||||
&:last-child > &-content > &-title::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user