mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
fix(style): active-color (#4327)
This commit is contained in:
parent
042bfb15b6
commit
cda7bfc685
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user