浏览代码

间距调整

luolei 5 年之前
父节点
当前提交
df6dc57d77
共有 1 个文件被更改,包括 1 次插入1 次删除
  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'
     });