Remove the DM button from new room tiles
Fixes https://github.com/vector-im/riot-web/issues/14221
This commit is contained in:
@@ -193,10 +193,6 @@ limitations under the License.
|
||||
mask-image: url('$(res)/img/feather-customised/arrow-down.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile2_iconUser::before {
|
||||
mask-image: url('$(res)/img/feather-customised/user.svg');
|
||||
}
|
||||
|
||||
.mx_RoomTile2_iconSettings::before {
|
||||
mask-image: url('$(res)/img/feather-customised/settings.svg');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user