Browse Source

HUE-4440 [editor] Assist slightly scrolls horizontally

Enrico Berti 9 năm trước cách đây
mục cha
commit
b55b0f2b03
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 {