Polished left left panel.

This commit is contained in:
Nad Chishtie 2018-12-20 11:34:20 +00:00
parent b61aa33e99
commit 6c2d2f60cf
2 changed files with 4 additions and 7 deletions

View file

@ -131,12 +131,12 @@ limitations under the License.
.mx_TagPanel_groupsButton > .mx_GroupsButton:before {
mask: url('../../img/feather-icons/users.svg');
mask-position: center 10px;
mask-position: center 11px;
}
.mx_TagPanel_groupsButton > .mx_TagPanel_report:before {
mask: url('../../img/feather-icons/life-buoy.svg');
mask-position: center 10px;
mask-position: center 9px;
}
.mx_TagPanel_groupsButton > .mx_AccessibleButton {