Remove the DM button from new room tiles
Fixes https://github.com/vector-im/riot-web/issues/14221
This commit is contained in:
parent
b9ce10bd6d
commit
753f7aa5b8
2 changed files with 2 additions and 15 deletions
|
@ -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');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue