fix: replace stat-urgent with green price total badge top-right
This commit is contained in:
@@ -2610,13 +2610,17 @@ body {
|
||||
line-height: 1.3;
|
||||
}
|
||||
.stat-price-total {
|
||||
display: block;
|
||||
font-size: 0.75rem;
|
||||
font-weight: 700;
|
||||
position: absolute;
|
||||
top: 4px;
|
||||
right: 4px;
|
||||
background: #dcfce7;
|
||||
color: #15803d;
|
||||
margin-top: 2px;
|
||||
font-size: 0.65rem;
|
||||
font-weight: 700;
|
||||
padding: 1px 5px;
|
||||
border-radius: 8px;
|
||||
line-height: 1.3;
|
||||
white-space: nowrap;
|
||||
line-height: 1.2;
|
||||
}
|
||||
|
||||
/* ===== PRODUCT PREVIEW ===== */
|
||||
|
||||
Reference in New Issue
Block a user