瀏覽代碼

HUE-7160 [importer] Make arrow in between steps bigger

Enrico Berti 8 年之前
父節點
當前提交
5245c84

文件差異過大導致無法顯示
+ 0 - 0
desktop/libs/indexer/src/indexer/static/indexer/css/importer.css


+ 4 - 0
desktop/libs/indexer/src/indexer/static/indexer/less/importer.less

@@ -204,4 +204,8 @@
   .move-widget {
     cursor: move;
   }
+
+  .arrow {
+    font-size: 24px;
+  }
 }

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