优化商店
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
/* 购买按钮 */
|
||||
|
||||
Reference in New Issue
Block a user