[skip ci] web: remove unnecessary watchers

This commit is contained in:
Xwite
2023-05-09 17:18:55 +08:00
parent 80d58535a7
commit af1b6807b4
2 changed files with 5 additions and 21 deletions
@@ -66,6 +66,7 @@ const paragraphSpacing = computed(() => props.spacing.paragraph); //段距
font: 24px / 32px PingFangSC-Regular, HelveticaNeue-Light,
"Helvetica Neue Light", "Microsoft YaHei", sans-serif;
}
p {
display: block;
word-wrap: break-word;