[update 系统菜单] icon调整

This commit is contained in:
danshihao
2024-07-18 14:26:47 +08:00
parent 3b86104eeb
commit 6fd4852ac2
7 changed files with 16 additions and 5 deletions
+7 -3
View File
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4236293 */
src: url('iconfont.woff2?t=1720773883017') format('woff2'),
url('iconfont.woff?t=1720773883017') format('woff'),
url('iconfont.ttf?t=1720773883017') format('truetype');
src: url('iconfont.woff2?t=1721283373084') format('woff2'),
url('iconfont.woff?t=1721283373084') format('woff'),
url('iconfont.ttf?t=1721283373084') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-fill-message-square:before {
content: "\e706";
}
.icon-nav-top:before {
content: "\e600";
}