fix: log.title emoji; add price estimate total to shopping stat card
This commit is contained in:
@@ -2609,6 +2609,15 @@ body {
|
||||
border-radius: 8px;
|
||||
line-height: 1.3;
|
||||
}
|
||||
.stat-price-total {
|
||||
display: block;
|
||||
font-size: 0.62rem;
|
||||
font-weight: 600;
|
||||
color: #15803d;
|
||||
margin-top: 2px;
|
||||
white-space: nowrap;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
/* ===== PRODUCT PREVIEW ===== */
|
||||
.product-preview, .product-preview-small {
|
||||
|
||||
Reference in New Issue
Block a user