Promote Pro trial and rename settlement source to station

This commit is contained in:
2569718930@qq.com
2026-04-06 05:38:41 +08:00
parent e2c43351bd
commit f4335833b4
9 changed files with 94 additions and 63 deletions
@@ -156,6 +156,21 @@
max-width: 420px;
}
.trialPromo {
margin-top: 14px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 8px 14px;
border-radius: 999px;
border: 1px solid rgba(34, 211, 238, 0.24);
background: rgba(34, 211, 238, 0.08);
color: #a5f3fc;
font-size: 12px;
font-weight: 700;
line-height: 1.4;
}
/* ── Card grid ── */
.grid {
position: relative;