瀏覽代碼

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;

部分文件因文件數量過多而無法顯示