Replace home icon with new one (#7571)

This commit is contained in:
Michael Telatynski
2022-01-18 15:29:01 +00:00
committed by GitHub
parent 47cbef2af2
commit d5412e52ed
6 changed files with 15 additions and 8 deletions

View File

@@ -169,7 +169,7 @@ limitations under the License.
}
.mx_UserMenu_iconHome::before {
mask-image: url('$(res)/img/element-icons/roomlist/home.svg');
mask-image: url('$(res)/img/element-icons/home.svg');
}
.mx_UserMenu_iconDnd::before {