瀏覽代碼

HUE-7374 [home] The expanded search box shouldn't go under the breadcrumbs

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

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


+ 1 - 0
desktop/core/src/desktop/static/desktop/less/home.less

@@ -102,6 +102,7 @@
   display: inline-block;
   position: absolute;
   right: 10px;
+  z-index: 10;
 }
 
 .doc-browser-list {

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