浏览代码

HUE-6828 [editor] Fix vertical alignment of save query result file chooser button

Enrico Berti 8 年之前
父节点
当前提交
46f3e10

文件差异内容过多而无法显示
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


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

@@ -746,10 +746,6 @@
     margin-bottom: 0;
   }
 
-  #saveResultsForm .fileChooserBtn {
-    vertical-align: middle;
-  }
-
   table.airy tr td {
     padding: 4px;
   }

部分文件因为文件数量过多而无法显示