fix: update App.vue (#681)

上次修改字体名称写错了,已改正。
This commit is contained in:
MUXTER117 2021-05-19 19:21:06 +08:00 committed by GitHub
parent fe949ccdc0
commit d464e30d83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -174,7 +174,7 @@ export default {
input {
font-family: 'Barlow', -apple-system, BlinkMacSystemFont, Helvetica Neue,
PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC,
WenQuanYi Micro Hei, sans-serif;
WenQuanYi Micro Hei, sans-serif, microsoft uighur;
}
body {
background-color: var(--color-body-bg);