[SSE mobile] Bug 48029
This commit is contained in:
parent
a490e8e239
commit
7dc0aee800
|
@ -72,6 +72,16 @@
|
|||
padding: 14px 10px 0 10px;
|
||||
}
|
||||
|
||||
.list {
|
||||
.item-text {
|
||||
text-overflow: initial;
|
||||
white-space: normal;
|
||||
height: auto;
|
||||
max-height: initial;
|
||||
-webkit-line-clamp: initial;
|
||||
}
|
||||
}
|
||||
|
||||
.shapes {
|
||||
li {
|
||||
width: 70px;
|
||||
|
|
Loading…
Reference in a new issue