diff --git a/plugins/plugin-md-power/src/client/components/FileTreeNode.vue b/plugins/plugin-md-power/src/client/components/FileTreeNode.vue index 331d708d..4c98f286 100644 --- a/plugins/plugin-md-power/src/client/components/FileTreeNode.vue +++ b/plugins/plugin-md-power/src/client/components/FileTreeNode.vue @@ -120,7 +120,7 @@ function toggle(ev: MouseEvent) { .vp-file-tree .vp-file-tree-info.diff::after { padding-left: 4px; - font-weight: 600; + font-size: 1.25em; } .vp-file-tree .vp-file-tree-info.diff.add::after {