Replace home icon with new one (#7571)
This commit is contained in:
committed by
GitHub
parent
47cbef2af2
commit
d5412e52ed
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user