소스 검색

HUE-6130 [editor] Revert to have progress bar next to snippet handler line

Seems smoother to combine both lines.
Romain Rigaux 8 년 전
부모
커밋
6801ba25d5

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


+ 0 - 1
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -392,7 +392,6 @@
 
   .snippet-code-resizer, .snippet-log-resizer {
     border-top: 1px solid @cui-default-border-color;
-    margin-top: 5px;
     cursor: row-resize;
     text-align: center;
     font-size: 12px;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.