mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 19:31:11 +02:00
fix 'new chat' layout bug
This commit is contained in:
parent
746aad9a18
commit
a2904ad33f
@ -620,7 +620,7 @@ module.exports = React.createClass({
|
||||
<div className="mx_RoomTile_avatar">
|
||||
<img src="img/create-big.svg" width="26" height="26" />
|
||||
</div>
|
||||
<div className={labelClasses}><i>Start new direct chat</i></div>
|
||||
<div className={labelClasses}><i>Start new chat</i></div>
|
||||
</div>
|
||||
|
||||
startChat = <div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user