fix nest style (#16419)

This commit is contained in:
zombieJ 2019-05-04 14:02:38 +08:00 committed by GitHub
parent 6947d1bbaf
commit 3c26bde16b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,8 +46,8 @@
flex: none;
}
&:last-child &-tail,
&:last-child &-title::after {
&:last-child > &-tail,
&:last-child > &-content > &-title::after {
display: none;
}