fix: replace stat-urgent with green price total badge top-right

This commit is contained in:
dadaloop82
2026-05-07 17:46:20 +00:00
parent 20192f902d
commit 1584d402e4
2 changed files with 11 additions and 8 deletions
+9 -5
View File
@@ -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 ===== */