queet text max height
This commit is contained in:
parent
ef3af7fe8d
commit
b8ac19b90a
|
@ -1853,6 +1853,8 @@ body.rtl .view-more-container-bottom { direction:rtl; }
|
||||||
list-style-position: outside;
|
list-style-position: outside;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
max-height:400px;
|
||||||
|
overflow-y:auto;
|
||||||
}
|
}
|
||||||
.stream-item.user .queet-text {
|
.stream-item.user .queet-text {
|
||||||
cursor: auto;
|
cursor: auto;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user