From e74a7c7afc56cf229058091fe2ae143cf0bdb3ca Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 22 May 2025 15:03:27 +0800
Subject: [PATCH] style
---
src/assets/wallet/exchange.css | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/assets/wallet/exchange.css b/src/assets/wallet/exchange.css
index 59ee6e7..dacbcc4 100644
--- a/src/assets/wallet/exchange.css
+++ b/src/assets/wallet/exchange.css
@@ -253,7 +253,7 @@
}
}
.css-ye7z7w .content .tab .btns .btn.on {
- background-color: #1d91ff;
+ background-color: #f7b328;
}
.css-ye7z7w .content .tab .btns .btn:last-of-type {
margin-right: 0;
@@ -813,7 +813,7 @@
min-height: 24px;
border: none;
background-image: none;
- background-color: #1d91ff;
+ background-color: #f7b328;
width: 100%;
margin-top: 68px;
-webkit-flex: 1;
@@ -1425,7 +1425,7 @@
min-height: 24px;
border: none;
background-image: none;
- background-color: #1d91ff;
+ background-color: #f7b328;
flex: 1 1 0%;
}
.css-poesxm:disabled {
--
Gitblit v1.9.3