You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-11-29 21:23:11 +03:00
Placing the incomingCallBox in the sticky element, so it sticks when the header sticks
This commit is contained in:
@@ -449,9 +449,9 @@ var RoomSubList = React.createClass({
|
||||
<div className="mx_RoomSubList_roomCount">{ roomCount }</div>
|
||||
<div className={chevronClasses}></div>
|
||||
{ badge }
|
||||
</div>
|
||||
{ incomingCall }
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user