feat: change side menu Agent icon (#698)

This commit is contained in:
Róbert Kiss
2018-06-25 00:05:01 +02:00
committed by László Monda
parent 06e76e5e0f
commit 150f993e5f

View File

@@ -8,6 +8,5 @@
}
.uhk-icon-agent-icon {
@extend %svg-common;
background-position: 100% 0;
background: url('assets/images/agent-icon.png') no-repeat;
}