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/apps-full-in-dialog/style.module.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/components/billing/apps-full-in-dialog/style.module.css b/app/components/billing/apps-full-in-dialog/style.module.css
index 1f68e66..7ad3180 100644
--- a/app/components/billing/apps-full-in-dialog/style.module.css
+++ b/app/components/billing/apps-full-in-dialog/style.module.css
@@ -1,7 +1,7 @@
 .textGradient {
-  background: linear-gradient(92deg, #0EBCF3 -29.55%, #2250F2 75.22%);
+  background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
   background-clip: text;
   text-fill-color: transparent;
-}
+}
\ No newline at end of file

--
Gitblit v1.8.0