Skip to content

Commit

Permalink
Merge pull request #467 from w2xi/bugfix
Browse files Browse the repository at this point in the history
chore: fix typo
  • Loading branch information
Tyh2001 authored Apr 17, 2024
2 parents a085d8d + df71e9b commit c1eb859
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
return 40
})
/** 计算没一行缩进距离样式 */
/** 计算每一行缩进距离样式 */
const offsetSize = computed((): CSSProperties => {
const { __level } = prop.model
Expand Down

0 comments on commit c1eb859

Please sign in to comment.