fix multi-select icon

This commit is contained in:
Leopoldthecoder 2016-08-31 11:58:26 +08:00
parent 69655b734e
commit 5a9f14619b

View File

@ -115,7 +115,7 @@
position: absolute;
right: 10px;
font-family: 'element-icons';
content: "\e920";
content: "\E608";
font-size: 13px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;