From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 app/components/billing/upgrade-btn/style.module.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/components/billing/upgrade-btn/style.module.css b/app/components/billing/upgrade-btn/style.module.css
index ab8c30e..a1e2687 100644
--- a/app/components/billing/upgrade-btn/style.module.css
+++ b/app/components/billing/upgrade-btn/style.module.css
@@ -6,4 +6,4 @@
 .upgradeBtn:hover {
   background: linear-gradient(99deg, rgba(255, 255, 255, 0.12) 7.16%, rgba(255, 255, 255, 0.00) 85.47%), linear-gradient(280deg, #02C2FF 12.96%, #001AFF 90.95%);
   box-shadow: 0px 4px 6px -2px rgba(16, 18, 40, 0.08), 0px 12px 16px -4px rgba(0, 209, 255, 0.08);
-}
+}
\ No newline at end of file

--
Gitblit v1.8.0