Fix scrollbar for pills with initial avatar
This commit is contained in:
parent
d610788866
commit
07ca70fd44
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_MessageComposer_input .public-DraftEditor-content {
|
.mx_MessageComposer_input .public-DraftEditor-content {
|
||||||
max-height: 120px;
|
max-height: 120px;
|
||||||
|
min-height: 21px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue