expanded queets should not have a max height for queet text
This commit is contained in:
parent
b8ac19b90a
commit
5c6f978261
|
@ -1858,7 +1858,10 @@ body.rtl .view-more-container-bottom { direction:rtl; }
|
|||
}
|
||||
.stream-item.user .queet-text {
|
||||
cursor: auto;
|
||||
}
|
||||
}
|
||||
.stream-item.expanded .queet-text {
|
||||
max-height:none;
|
||||
}
|
||||
|
||||
.queet-text img {
|
||||
max-width:100%;
|
||||
|
|
Loading…
Reference in New Issue
Block a user