fix(tip): refine gift presentation

This commit is contained in:
2026-07-21 14:24:26 +08:00
parent 37ff69020b
commit a990f5082b
6 changed files with 45 additions and 31 deletions
-19
View File
@@ -226,14 +226,6 @@
letter-spacing: -0.04em;
}
.productDescription {
margin: 10px 0 0;
color: #7d6264;
font-size: clamp(12px, 3.148vw, 15px);
font-weight: 620;
line-height: 1.45;
}
.visuallyHidden {
position: absolute;
width: 1px;
@@ -352,17 +344,6 @@
white-space: nowrap;
}
.tierDescription {
display: -webkit-box;
overflow: hidden;
color: #80676a;
font-size: 11px;
font-weight: 620;
line-height: 1.35;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.tierPriceBlock {
align-items: flex-end;
gap: 3px;