mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-02-19 17:40:26 +08:00
perf: icon
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 2208059 */
|
||||
src: url("iconfont.woff2?t=1634092870259") format("woff2"),
|
||||
url("iconfont.woff?t=1634092870259") format("woff"),
|
||||
url("iconfont.ttf?t=1634092870259") format("truetype");
|
||||
src: url("iconfont.woff2?t=1634903299890") format("woff2"),
|
||||
url("iconfont.woff?t=1634903299890") format("woff"),
|
||||
url("iconfont.ttf?t=1634903299890") format("truetype");
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,22 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.team-iconshuifei::before {
|
||||
content: "\e62d";
|
||||
}
|
||||
|
||||
.team-iconshuiyuandi::before {
|
||||
content: "\e64e";
|
||||
}
|
||||
|
||||
.team-iconshuifei1::before {
|
||||
content: "\e616";
|
||||
}
|
||||
|
||||
.team-iconshui::before {
|
||||
content: "\e61f";
|
||||
}
|
||||
|
||||
.team-iconzuixinlianzai::before {
|
||||
content: "\e6da";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user