fix: 更新iconfont图标

This commit is contained in:
刘洪洪
2023-05-05 10:11:34 +08:00
parent 600800340f
commit 30eae2a24a
5 changed files with 8 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "cn-icon"; /* Project id 2614877 */
src: url('iconfont.woff2?t=1682497546555') format('woff2'),
url('iconfont.woff?t=1682497546555') format('woff'),
url('iconfont.ttf?t=1682497546555') format('truetype');
src: url('iconfont.woff2?t=1683252401572') format('woff2'),
url('iconfont.woff?t=1683252401572') format('woff'),
url('iconfont.ttf?t=1683252401572') format('truetype');
}
.cn-icon {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.cn-icon-Duration:before {
content: "\e7ec";
}
.cn-icon-select:before {
content: "\e7eb";
}

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Binary file not shown.