mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-18 14:44:58 +08:00
Bring hide stickers icon to front when menu open.
This commit is contained in:
parent
5a4271268b
commit
fa336b7a99
@ -182,7 +182,7 @@ export default class Stickerpack extends React.Component {
|
||||
<div
|
||||
id='stickersButton'
|
||||
key="controls_hide_stickers"
|
||||
className="mx_MessageComposer_stickers"
|
||||
className="mx_MessageComposer_stickers mx_MessageComposer_hideStickers"
|
||||
onClick={this.onHideStickersClick}
|
||||
ref='target'
|
||||
title={_t("Hide Stickers")}>
|
||||
|
Loading…
Reference in New Issue
Block a user