Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Update the avatar mask so it doesn’t cut off spaces’ avatars anymore #8849

Merged
merged 4 commits into from
Jun 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions res/css/structures/_UserMenu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,6 @@ limitations under the License.
margin-left: 10px;
}

.mx_UserMenu_cutout .mx_BaseAvatar {
mask-image: url('$(res)/img/element-icons/roomlist/dnd-avatar-mask.svg');
mask-position: center;
mask-size: contain;
mask-repeat: no-repeat;
}

.mx_UserMenu_dndBadge {
position: absolute;
bottom: -2px;
Expand Down
5 changes: 3 additions & 2 deletions res/img/element-icons/roomlist/decorated-avatar-mask.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 0 additions & 3 deletions res/img/element-icons/roomlist/dnd-avatar-mask.svg

This file was deleted.