shish 2 ay önce
ebeveyn
işleme
85695e3d44
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      ghsApp/src/admin/tools/calculator.vue

+ 2 - 2
ghsApp/src/admin/tools/calculator.vue

@@ -1721,14 +1721,14 @@ export default {
 
 .numpad-key-action-muted {
 	font-size: 32upx !important;
-	color: #3385FF !important;
+	color: #c0392b !important;
 	background: #eac997;
 	box-shadow: 0 3upx 0 #b9c2cf !important;
 }
 
 .numpad-key-danger {
 	background: #eac997;
-	color: #c0392b !important;
+	color: black !important;
 	box-shadow: 0 3upx 0 #e0abab !important;
 }