[update 菜单] 图标调整

This commit is contained in:
danshihao
2024-08-09 16:14:00 +08:00
parent 446a919e32
commit deb9a0b6d6
7 changed files with 38 additions and 5 deletions
+15 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4236293 */
src: url('iconfont.woff2?t=1721283373084') format('woff2'),
url('iconfont.woff?t=1721283373084') format('woff'),
url('iconfont.ttf?t=1721283373084') format('truetype');
src: url('iconfont.woff2?t=1723190928792') format('woff2'),
url('iconfont.woff?t=1723190928792') format('woff'),
url('iconfont.ttf?t=1723190928792') format('truetype');
}
.iconfont {
@@ -13,6 +13,18 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-xiaoxi-mian--:before {
content: "\e60e";
}
.icon-yun:before {
content: "\e6e2";
}
.icon-rizhi:before {
content: "\e64e";
}
.icon-fill-message-square:before {
content: "\e706";
}