Browse Source

HUE-7743 [frontend] Default to no navbar padding in embedded mode

Johan Ahlen 8 năm trước cách đây
mục cha
commit
10d686b6b5

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue-embedded.css


+ 5 - 0
desktop/core/src/desktop/static/desktop/less/hue-embedded.less

@@ -30,6 +30,11 @@
   left: 0;
   overflow: hidden;
 
+  .navbar {
+    padding-left: 0;
+    padding-right: 0;
+  }
+
   * {
     box-sizing: content-box;
   }

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác