Browse Source

HUE-7880 [editor] Improve spacing of chart settings labels

Enrico Berti 7 years ago
parent
commit
6a727cb

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


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

@@ -257,6 +257,16 @@
     margin-top: 10px !important;
   }
 
+  .result-settings {
+    .nav-list .nav-header {
+      margin-bottom: -3px;
+      padding-left: 3px;
+    }
+    .checkbox {
+      padding-top: 0;
+    }
+  }
+
   .nav-list {
     padding-left: 0;
   }

Some files were not shown because too many files changed in this diff