Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit c9b5ee7

Browse files
committed
Revert "Fix scroll jump issue with the composer (#8788)"
This reverts commit f568a76.
1 parent 2df3699 commit c9b5ee7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

res/css/views/rooms/_SendMessageComposer.scss

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ limitations under the License.
3131
display: flex;
3232
flex-direction: column;
3333

34-
/* the below is required, without this some unexpected scroll jump
35-
will occur when erasing the composer content or jumping to voice note
36-
recording */
37-
min-height: 45px;
38-
3934
.mx_BasicMessageComposer_input {
4035
// this will center the contenteditable
4136
// in it's parent vertically

0 commit comments

Comments
 (0)