优化商店
This commit is contained in:
@@ -438,6 +438,14 @@
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.shop-validity {
|
||||
margin-top: 2px;
|
||||
font-size: 10px;
|
||||
line-height: 1.4;
|
||||
color: #6b7280;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
/* 装扮Tab购买说明 */
|
||||
.decoration-note {
|
||||
font-size: 11px;
|
||||
@@ -460,13 +468,6 @@
|
||||
border-radius: 8px;
|
||||
}
|
||||
.decoration-status.active { background: #065f46; color: #6ee7b7; }
|
||||
.decoration-status.expired { background: #7f1d1d; color: #fca5a5; }
|
||||
/* 装扮有效期提示 */
|
||||
.decoration-duration {
|
||||
font-size: 10px;
|
||||
color: #6366f1;
|
||||
margin-top: 2px;
|
||||
}
|
||||
.decoration-expiry { font-size: 10px; color: #9ca3af; margin-top: 2px; }
|
||||
|
||||
.shop-btn {
|
||||
|
||||
Reference in New Issue
Block a user