chore: fui-preview 引入阿里巴巴图标
This commit is contained in:
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "iconfont"; /* Project id */
|
font-family: "iconfont"; /* Project id */
|
||||||
src: url('./iconfont-ttf/iconfont.ttf') format('truetype');
|
src: url('iconfont.ttf?t=1698401253645') format('truetype');
|
||||||
}
|
}
|
||||||
|
|
||||||
.iconfont {
|
.iconfont {
|
||||||
@ -15,6 +15,10 @@
|
|||||||
content: "\e640";
|
content: "\e640";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-edit:before {
|
||||||
|
content: "\e64e";
|
||||||
|
}
|
||||||
|
|
||||||
.icon-gongdan:before {
|
.icon-gongdan:before {
|
||||||
content: "\e64d";
|
content: "\e64d";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user