Merge branch 'develop' into improve-file-drop-ui

This commit is contained in:
Šimon Brandner
2021-02-25 18:12:37 +01:00
243 changed files with 17703 additions and 6293 deletions
+1 -1
View File
@@ -227,7 +227,7 @@ hr.mx_RoomView_myReadMarker {
position: relative;
top: -1px;
z-index: 1;
transition: width 400ms easeInSine 1s, opacity 400ms easeInSine 1s;
transition: width 400ms easeinsine 1s, opacity 400ms easeinsine 1s;
width: 99%;
opacity: 1;
}