fix(tip): refine gift presentation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user