fix: show build app limit in app creation modal (#16940)

This commit is contained in:
KVOJJJin
2025-03-28 15:39:21 +08:00
committed by GitHub
parent c7fcfc863d
commit 9feafb6dbd
9 changed files with 78 additions and 65 deletions

View File

@@ -1,5 +1,5 @@
.textGradient {
background: linear-gradient(92deg, #2250F2 -29.55%, #0EBCF3 75.22%);
background: linear-gradient(92deg, #0EBCF3 -29.55%, #2250F2 75.22%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;