Add jump to related event context menu item (#6775)
This commit is contained in:
@@ -109,4 +109,8 @@ limitations under the License.
|
||||
.mx_MessageContextMenu_iconViewInRoom::before {
|
||||
mask-image: url('$(res)/img/element-icons/view-in-room.svg');
|
||||
}
|
||||
|
||||
.mx_MessageContextMenu_jumpToEvent::before {
|
||||
mask-image: url('$(res)/img/element-icons/left-arrow.svg');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user