fix: 更新iconfont图标
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "cn-icon"; /* Project id 2614877 */
|
||||
src: url('iconfont.woff2?t=1686034345129') format('woff2'),
|
||||
url('iconfont.woff?t=1686034345129') format('woff'),
|
||||
url('iconfont.ttf?t=1686034345129') format('truetype');
|
||||
src: url('iconfont.woff2?t=1686732490777') format('woff2'),
|
||||
url('iconfont.woff?t=1686732490777') format('woff'),
|
||||
url('iconfont.ttf?t=1686732490777') format('truetype');
|
||||
}
|
||||
|
||||
.cn-icon {
|
||||
@@ -13,6 +13,18 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.cn-icon-graph:before {
|
||||
content: "\e7f5";
|
||||
}
|
||||
|
||||
.cn-icon-detail:before {
|
||||
content: "\e7f6";
|
||||
}
|
||||
|
||||
.cn-icon-tag:before {
|
||||
content: "\e7f7";
|
||||
}
|
||||
|
||||
.cn-icon-upload2:before {
|
||||
content: "\e7f4";
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user