From c85ab99aa28039a74d8011e0866919e4e6fe9a73 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Thu, 29 May 2025 10:00:37 +0800
Subject: [PATCH] style

---
 src/components/constract/PerpetualContract/positionCom/currentPosition.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/constract/PerpetualContract/positionCom/currentPosition.vue b/src/components/constract/PerpetualContract/positionCom/currentPosition.vue
index 12bd7d5..0cf841b 100644
--- a/src/components/constract/PerpetualContract/positionCom/currentPosition.vue
+++ b/src/components/constract/PerpetualContract/positionCom/currentPosition.vue
@@ -224,7 +224,7 @@
   background: #e05561;
 }
 .lever_rate {
-  color: #1d91ff;
+  color: #f7b328;
   background: #243046;
   border-radius: 2px;
   padding: 2px 6px;

--
Gitblit v1.9.3