mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
[Doc] update neutral color variables (#2130)
This commit is contained in:
@@ -128,7 +128,7 @@ export default {
|
||||
display: inline-block;
|
||||
|
||||
&.active {
|
||||
color: #fff;
|
||||
color: @white;
|
||||
background-color: @blue;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user