Make breadcrumb animation run on the compositing layer
This commit is contained in:
parent
51d88062f9
commit
1a51ed9ffd
3 changed files with 5 additions and 4 deletions
|
@ -237,6 +237,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