form-create-designer-ant
Version:
由@form-create/designer修改而来,基于ant design组件
49 lines (38 loc) • 762 B
CSS
@font-face {
font-family: "iconfont"; /* Project id */
src: url('fonts/iconfont.ttf') format('truetype');
}
.iconfont {
font-family: "iconfont" ;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-biaoge:before {
content: "\e63e";
}
.icon-bumenguanli:before {
content: "\e66e";
}
.icon-password:before {
content: "\e82b";
}
.icon-zhiwei:before {
content: "\e660";
}
.icon-textarea:before {
content: "\e62f";
}
.icon-file-search:before {
content: "\e730";
}
.icon-renyuan-:before {
content: "\e611";
}
.icon-filesearch:before {
content: "\e605";
}
.icon-filesearch1:before {
content: "\e6e8";
}