shish 1 miesiąc temu
rodzic
commit
e0d46146d1

+ 3 - 3
ghsApp/src/admin/custom/balanceChange.vue

@@ -332,7 +332,7 @@ export default {
 	padding: 6upx 14upx;
 	margin-top: 10upx;
 	margin-right: 12upx;
-	font-size: 22upx;
+	font-size: 28upx;
 	line-height: 1.4;
 	border-radius: 8upx;
 	word-break: break-all;
@@ -344,12 +344,12 @@ export default {
 }
 
 .bc-tag--link {
-	color: #85888d;
+	color: #969aa0;
 	background: #eef4ff;
 }
 
 .bc-tag--muted {
-	color: #666;
+	color: #969aa0;
 	background: #f3f4f6;
 }
 

+ 3 - 3
hdApp/src/admin/custom/balanceChange.vue

@@ -353,7 +353,7 @@ export default {
 	padding: 6upx 14upx;
 	margin-top: 10upx;
 	margin-right: 12upx;
-	font-size: 22upx;
+	font-size: 28upx;
 	line-height: 1.4;
 	border-radius: 8upx;
 	word-break: break-all;
@@ -365,12 +365,12 @@ export default {
 }
 
 .bc-tag--link {
-	color: #85888d;
+	color: #969aa0;
 	background: #eef4ff;
 }
 
 .bc-tag--muted {
-	color: #666;
+	color: #969aa0;
 	background: #f3f4f6;
 }
 

+ 3 - 3
hdApp/src/admin/ghs/balanceChange.vue

@@ -332,7 +332,7 @@ export default {
 	padding: 6upx 14upx;
 	margin-top: 10upx;
 	margin-right: 12upx;
-	font-size: 22upx;
+	font-size: 28upx;
 	line-height: 1.4;
 	border-radius: 8upx;
 	word-break: break-all;
@@ -344,12 +344,12 @@ export default {
 }
 
 .bc-tag--link {
-	color: #85888d;
+	color: #969aa0;
 	background: #eef4ff;
 }
 
 .bc-tag--muted {
-	color: #666;
+	color: #969aa0;
 	background: #f3f4f6;
 }