|
@@ -260,17 +260,17 @@ export default {
|
|
|
border-right: 1px solid @text3;
|
|
border-right: 1px solid @text3;
|
|
|
}
|
|
}
|
|
|
i {
|
|
i {
|
|
|
- background-color: #fff;
|
|
|
|
|
|
|
+ //background-color: #fff;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
/deep/.van-number-keyboard__body {
|
|
/deep/.van-number-keyboard__body {
|
|
|
- background-color: #4a4a4a;
|
|
|
|
|
|
|
+ //background-color: #4a4a4a;
|
|
|
.van-key {
|
|
.van-key {
|
|
|
- background-color: @bg;
|
|
|
|
|
|
|
+ //background-color: @bg;
|
|
|
&:active {
|
|
&:active {
|
|
|
- background-color: @bg3;
|
|
|
|
|
|
|
+ //background-color: @bg3;
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|