From 77950e48c76f4a3b29d01831d43039caba29888a Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 18 十一月 2025 14:12:42 +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