浏览代码

HUE-4440 [editor] Assist slightly scrolls horizontally

Enrico Berti 9 年之前
父节点
当前提交
b55b0f2b03
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/src/desktop/templates/assist.mako

+ 1 - 1
desktop/core/src/desktop/templates/assist.mako

@@ -131,7 +131,7 @@ from metadata.conf import has_navigator
     }
 
     .assist-tables {
-      margin-left: 3px;
+      margin-left: 0;
     }
 
     .assist-tables a {