ソースを参照

HUE-6077 [frontend] Add padding to the right panel content

Enrico Berti 8 年 前
コミット
3c16cca07e

ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


ファイルの差分が大きいため隠しています
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/hue-assist.less

@@ -62,6 +62,7 @@
   overflow-x: hidden;
   overflow-y: auto;
   border: none !important;
+  padding: 10px;
 }
 
 .assist-function-categories,

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません