PropTypes should be static

This commit is contained in:
David Baker
2019-11-22 13:01:56 +00:00
parent 6d4abeef45
commit 3f5a8faf37
2 changed files with 2 additions and 1 deletions

View File

@@ -221,6 +221,7 @@ hr.mx_RoomView_myReadMarker {
position: relative;
top: -1px;
z-index: 1;
transition: width 1s easeInSine;
}
.mx_RoomView_callStatusBar .mx_UploadBar_uploadProgressInner {