mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix(style): active-color (#4327)
This commit is contained in:
parent
042bfb15b6
commit
cda7bfc685
@ -15,7 +15,7 @@
|
|||||||
// Component Colors
|
// Component Colors
|
||||||
@text-color: #323233;
|
@text-color: #323233;
|
||||||
@border-color: #ebedf0;
|
@border-color: #ebedf0;
|
||||||
@active-color: #040405;
|
@active-color: #f2f3f5;
|
||||||
@background-color: #f8f8f8;
|
@background-color: #f8f8f8;
|
||||||
@background-color-light: #fafafa;
|
@background-color-light: #fafafa;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user