Merge pull request #6079 from matrix-org/gsouquet/switch-rooms
This commit is contained in:
commit
7f83590846
16 changed files with 184 additions and 171 deletions
|
@ -239,6 +239,7 @@ hr.mx_RoomView_myReadMarker {
|
|||
position: relative;
|
||||
top: -1px;
|
||||
z-index: 1;
|
||||
will-change: width;
|
||||
transition: width 400ms easeinsine 1s, opacity 400ms easeinsine 1s;
|
||||
width: 99%;
|
||||
opacity: 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue