Clicking jump to bottom resets room hash

This commit is contained in:
Germain Souquet 2021-03-31 12:28:24 +01:00
parent 58343c7699
commit a308a54183
3 changed files with 4 additions and 0 deletions

View file

@ -52,6 +52,7 @@ limitations under the License.
.mx_JumpToBottomButton_scrollDown {
position: relative;
display: block;
height: 38px;
border-radius: 19px;
box-sizing: border-box;