|
@@ -1721,8 +1721,8 @@ export default {
|
|
|
|
|
|
|
|
.numpad-key-action-muted {
|
|
.numpad-key-action-muted {
|
|
|
font-size: 32upx !important;
|
|
font-size: 32upx !important;
|
|
|
- color: #293240 !important;
|
|
|
|
|
- background: #f1a5a5;
|
|
|
|
|
|
|
+ color: #3385FF !important;
|
|
|
|
|
+ background: #eac997;
|
|
|
box-shadow: 0 3upx 0 #b9c2cf !important;
|
|
box-shadow: 0 3upx 0 #b9c2cf !important;
|
|
|
}
|
|
}
|
|
|
|
|
|