mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
fix #12083. Card inside tab-card should not change the title padding
This commit is contained in:
parent
2cf2b678e8
commit
bb5a14d858
@ -99,7 +99,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&-contain-tabs &-head-title {
|
||||
&-contain-tabs > &-head &-head-title {
|
||||
padding-bottom: 0;
|
||||
min-height: @card-head-height - @card-head-padding;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user