Commit 55eaa124 by 李姝悦

修改字体

parent d3991235
......@@ -738,6 +738,7 @@
/deep/ .el-menu.el-menu--inline {
.el-menu-item {
padding-left: 50px !important;
font-family:HarmonyOS_Sans_SC;
}
.el-menu-item.is-active {
......@@ -756,6 +757,7 @@
span {
margin-left: 16px;
font-family:HarmonyOS_Sans_SC;
}
}
}
......
......@@ -467,6 +467,7 @@ export default {
font-size: 18px;
color: #999999;
line-height: 24px;
font-family:HarmonyOS_Sans_SC ;
}
.main .title1 {
font-size: 36px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment