[SSE mobile] Bug 48029

This commit is contained in:
SergeyEzhin 2021-04-23 16:33:12 +03:00
parent a490e8e239
commit 7dc0aee800

View file

@ -72,6 +72,16 @@
padding: 14px 10px 0 10px; padding: 14px 10px 0 10px;
} }
.list {
.item-text {
text-overflow: initial;
white-space: normal;
height: auto;
max-height: initial;
-webkit-line-clamp: initial;
}
}
.shapes { .shapes {
li { li {
width: 70px; width: 70px;