From f0ff93bd4b1636ed99f637b86cd4f0b8af63414d Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Tue, 03 Jun 2025 18:34:32 +0800
Subject: [PATCH] style
---
src/assets/wallet/withdraw.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/assets/wallet/withdraw.css b/src/assets/wallet/withdraw.css
index e7f363c..f77b7cf 100644
--- a/src/assets/wallet/withdraw.css
+++ b/src/assets/wallet/withdraw.css
@@ -693,7 +693,7 @@
.css-154a57d{box-sizing:border-box;margin:24px 0px 0px;min-width:0px;display:inline-flex;position:relative;align-items:center;line-height:1.6;border:1px solid rgb(234, 236, 239);border-radius:4px;width:100%;height:48px;}
.css-154a57d .bn-input-label{font-size:12px;}
.css-154a57d:hover:not(.bn-input-status-disabled):not(.bn-input-status-error){border-color:rgb(240, 185, 11);}
-.css-154a57d input{color:rgb(30, 35, 41);font-size:14px;padding-left:8px;padding-right:8px;}
+.css-154a57d input{color:#fff;font-size:14px;padding-left:8px;padding-right:8px;}
.css-154a57d input{padding-left:12px;padding-right:12px;}
.css-16fg16t{box-sizing:border-box;margin:0px;min-width:0px;width:100%;height:100%;padding:0px;outline:none;border:none;background-color:inherit;opacity:1;}
.css-16fg16t::-moz-placeholder{color:rgb(183, 189, 198);font-size:14px;}
--
Gitblit v1.9.3