소스 검색

HUE-4440 [editor] Assist slightly scrolls horizontally

Enrico Berti 9 년 전
부모
커밋
b55b0f2
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 {