修复变形问题
This commit is contained in:
parent
1c0be1ca6e
commit
d1a50bc25a
|
@ -442,7 +442,7 @@
|
|||
font-size: 0.16rem;
|
||||
}
|
||||
.name {
|
||||
max-width: 3.3rem;
|
||||
max-width: 2.3rem;
|
||||
text-overflow: ellipsis;
|
||||
display: -webkit-box;
|
||||
-webkit-line-clamp: 1;
|
||||
|
|
Loading…
Reference in New Issue