fix: Nest Card extra position not correct (#17140)

* fix: Nest Card extra position not correct

* add missing mark
This commit is contained in:
zombieJ 2019-06-17 18:07:22 +08:00 committed by GitHub
parent cfe4de58d6
commit ebdc7041f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@
padding-bottom: 0;
}
&-contain-tabs &-extra {
&-contain-tabs > &-head &-extra {
padding-bottom: 0;
}