use @card-head-background

This commit is contained in:
liekkas 2017-05-01 21:40:38 +08:00
parent 6e6c5ce2e5
commit 4cd95d5723

View File

@ -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 {