mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
[bugfix] Tab: color not work in card type (#1763)
This commit is contained in:
@@ -72,6 +72,10 @@ $van-tabs-card-height: 30px;
|
||||
color: $white;
|
||||
background-color: $red;
|
||||
}
|
||||
|
||||
&--disabled {
|
||||
color: $gray;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user