优化商店

This commit is contained in:
2026-04-27 11:23:15 +08:00
parent bcb762df77
commit a16a8fb9f4
2 changed files with 12 additions and 18 deletions
@@ -137,18 +137,11 @@
}
.shop-validity {
display: inline-flex;
align-items: center;
width: fit-content;
margin-top: 4px;
padding: 1px 6px;
border-radius: 999px;
background: rgba(79, 70, 229, .18);
border: 1px solid rgba(129, 140, 248, .42);
color: #c7d2fe;
margin-top: 2px;
color: #8b93a7;
font-size: 9px;
font-weight: 700;
line-height: 1.5;
font-weight: normal;
line-height: 1.35;
}
/* 购买按钮 */