瀏覽代碼

HUE-3294 [core] Increase the size of the top nav search bar

Johan Ahlen 9 年之前
父節點
當前提交
c7d5a0f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      desktop/core/src/desktop/static/desktop/css/responsive.css

+ 1 - 1
desktop/core/src/desktop/static/desktop/css/responsive.css

@@ -164,7 +164,7 @@ body {
 .top-nav-middle .search-container {
   margin-left: auto;
   margin-right: auto;
-  max-width: 500px;
+  max-width: 600px;
 }
 
 .search-container {