@@ -20,8 +20,9 @@ body,
width: 100%;
height: 100%;
font-size: 14px;
- font-family: Arial, "Microsoft Yahei", sans-serif;
+ font-family: "PingFang SC", "Microsoft Yahei", Arial, sans-serif;
color: #333;
+ background: #fff;
// 滚动条样式
&::-webkit-scrollbar {
width: 5px;