cyber-web-ui
Version:
spring-cyber前端ui框架
24 lines (23 loc) • 548 B
text/less
.cyber-iconfont {
&.cyber-icon {
font-family: "cyber-icon" ;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
}
&.iconfont {
font-family: "iconfont" ;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
}
&.cyber-svg-icon {
width: 1em;
height: 1em;
vertical-align: -0.15em;
fill: currentColor;
overflow: hidden;
}
}