mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
fix: Nest Card extra position not correct (#17140)
* fix: Nest Card extra position not correct * add missing mark
This commit is contained in:
parent
cfe4de58d6
commit
ebdc7041f7
@ -109,7 +109,7 @@
|
|||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
&-contain-tabs &-extra {
|
&-contain-tabs > &-head &-extra {
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user