Browse Source

间距调整

luolei 5 years ago
parent
commit
df6dc57d77
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/js/participle.js

+ 1 - 1
src/js/participle.js

@@ -241,7 +241,7 @@ function showSvg(data){
         contentEditable:false,
         unconnectedLineStyle:"none",
         labelPadding:3,
-        topContextMargin:-4,
+        topContextMargin:-2,
         bracketWidth:5,
         labelWidthCalcMethod:'label'
     });