From 7a52988eb65d0e50cc56e9da8e0088dfc5f9e416 Mon Sep 17 00:00:00 2001
From: lxf <1371462558@qq.com>
Date: Wed, 02 Jul 2025 15:41:31 +0800
Subject: [PATCH] style

---
 src/views/foreign/CoinChart.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/foreign/CoinChart.vue b/src/views/foreign/CoinChart.vue
index 82b986d..2169740 100644
--- a/src/views/foreign/CoinChart.vue
+++ b/src/views/foreign/CoinChart.vue
@@ -763,7 +763,7 @@
     z-index: 10;
     left: 0;
     right: 0;
-    bottom: 0px;
+    // bottom: 0px;
     background: $black;
     height: 70px;
     width: 100%;
@@ -816,5 +816,5 @@
 .collected-img {
   width: 30px !important;
   height: 20px !important;
-}
+}      
 </style>
\ No newline at end of file

--
Gitblit v1.9.3