mirror of https://github.com/ElemeFE/element
fix multi-select icon
parent
69655b734e
commit
5a9f14619b
|
@ -115,7 +115,7 @@
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
font-family: 'element-icons';
|
font-family: 'element-icons';
|
||||||
content: "\e920";
|
content: "\E608";
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
|
|
Loading…
Reference in New Issue