Improve setup initiation link

This commit is contained in:
Richard Lewis 2020-11-24 17:18:26 +00:00 committed by Jason Robinson
parent d089eb720f
commit 116f109a62
4 changed files with 17 additions and 4 deletions

View file

@ -276,6 +276,9 @@ limitations under the License.
.mx_UserMenu_iconHome::before {
mask-image: url('$(res)/img/element-icons/roomlist/home.svg');
}
.mx_UserMenu_iconHosting::before {
mask-image: url('$(res)/img/element-icons/roomlist/home.svg');
}
.mx_UserMenu_iconBell::before {
mask-image: url('$(res)/img/element-icons/notifications.svg');