mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-01 11:39:28 +08:00
use @card-head-background
This commit is contained in:
parent
6e6c5ce2e5
commit
4cd95d5723
@ -16,7 +16,7 @@
|
||||
border-bottom: 0;
|
||||
border-radius: @border-radius-base @border-radius-base 0 0;
|
||||
transition: all 0.3s @ease-in-out;
|
||||
background: #f9f9f9;
|
||||
background: @card-head-background;
|
||||
margin-right: 2px;
|
||||
}
|
||||
&&-card > &-bar &-tab {
|
||||
|
Loading…
Reference in New Issue
Block a user