mirror of
https://github.com/youzan/vant.git
synced 2025-12-23 01:00:44 +08:00
fix(style): active-color (#4327)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// Component Colors
|
||||
@text-color: #323233;
|
||||
@border-color: #ebedf0;
|
||||
@active-color: #040405;
|
||||
@active-color: #f2f3f5;
|
||||
@background-color: #f8f8f8;
|
||||
@background-color-light: #fafafa;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user