fix
This commit is contained in:
@@ -172,6 +172,10 @@ const {} = toRefs(data);
|
|||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
font-size: var(--detailLeftNameSize);
|
font-size: var(--detailLeftNameSize);
|
||||||
line-height: 150%;
|
line-height: 150%;
|
||||||
|
-webkit-box-orient: vertical;
|
||||||
|
overflow: hidden;
|
||||||
|
text-overflow: ellipsis;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.price{
|
.price{
|
||||||
font-family: pingfang_regular;
|
font-family: pingfang_regular;
|
||||||
|
|||||||
Reference in New Issue
Block a user