Skip to content

Commit

Permalink
fix: Nest Card extra position not correct (#17140)
Browse files Browse the repository at this point in the history
* fix: Nest Card extra position not correct

* add missing mark
  • Loading branch information
zombieJ committed Jun 17, 2019
1 parent cfe4de5 commit ebdc704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/card/style/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
padding-bottom: 0;
}

&-contain-tabs &-extra {
&-contain-tabs > &-head &-extra {
padding-bottom: 0;
}

Expand Down

0 comments on commit ebdc704

Please sign in to comment.