Added invite option to room's context menu
Signed-off-by: Jaiwanth <jaiwanth2011@gmail.com>
This commit is contained in:
@@ -188,6 +188,10 @@ limitations under the License.
|
||||
.mx_RoomTile_iconSettings::before {
|
||||
mask-image: url('$(res)/img/element-icons/settings.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile_iconInvite::before {
|
||||
mask-image: url('$(res)/img/element-icons/room/invite.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile_iconSignOut::before {
|
||||
mask-image: url('$(res)/img/element-icons/leave.svg');
|
||||
|
||||
Reference in New Issue
Block a user