mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-16 22:23:42 +08:00
style: 调整后台管理框架样式
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id 4125778 */
|
||||
src: url('iconfont.woff2?t=1687330009953') format('woff2'),
|
||||
url('iconfont.woff?t=1687330009953') format('woff'),
|
||||
url('iconfont.ttf?t=1687330009953') format('truetype');
|
||||
src: url('iconfont.woff2?t=1687341905766') format('woff2'),
|
||||
url('iconfont.woff?t=1687341905766') format('woff'),
|
||||
url('iconfont.ttf?t=1687341905766') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -13,6 +13,10 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-sub-menu:before {
|
||||
content: "\e86b";
|
||||
}
|
||||
|
||||
.icon-wechat-pay:before {
|
||||
content: "\e639";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user