Merge branch 'develop' into travis/room-list/todo-cleanup

This commit is contained in:
Travis Ralston 2020-06-28 20:04:41 -06:00
commit 175ade8ac4
3 changed files with 3 additions and 16 deletions

View file

@ -194,10 +194,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');
}