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

Commit

Permalink
Revert "Fix scroll jump issue with the composer (#8788)"
Browse files Browse the repository at this point in the history
This reverts commit f568a76.
  • Loading branch information
t3chguy committed Jun 14, 2022
1 parent 2df3699 commit c9b5ee7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions res/css/views/rooms/_SendMessageComposer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,6 @@ limitations under the License.
display: flex;
flex-direction: column;

/* the below is required, without this some unexpected scroll jump
will occur when erasing the composer content or jumping to voice note
recording */
min-height: 45px;

.mx_BasicMessageComposer_input {
// this will center the contenteditable
// in it's parent vertically
Expand Down

0 comments on commit c9b5ee7

Please sign in to comment.