Fix scrollbar for pills with initial avatar
This commit is contained in:
parent
d610788866
commit
07ca70fd44
|
@ -105,6 +105,7 @@ limitations under the License.
|
|||
|
||||
.mx_MessageComposer_input .public-DraftEditor-content {
|
||||
max-height: 120px;
|
||||
min-height: 21px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue