From f11250cff3b6412db8360aae0b3336a8b80b12ae Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Mon, 30 Jun 2025 17:15:31 +0800
Subject: [PATCH] style
---
src/views/wallet/addressAdd.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/wallet/addressAdd.vue b/src/views/wallet/addressAdd.vue
index 6779638..5349536 100644
--- a/src/views/wallet/addressAdd.vue
+++ b/src/views/wallet/addressAdd.vue
@@ -564,7 +564,7 @@
border-color: rgb(240, 185, 11);
}
.css-154a57d input {
- color: rgb(30, 35, 41);
+ color: #fff;
font-size: 14px;
padding-left: 8px;
padding-right: 8px;
--
Gitblit v1.9.3