ソースを参照

HUE-2451 [dashboard] Round the left border of the query input

Johan Ahlen 8 年 前
コミット
971da2b

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


+ 1 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/less/search.less

@@ -81,6 +81,7 @@
           white-space: nowrap;
 
           > div {
+            border-radius: 4px 0 0 4px;
             border-right: none;
           }
         }

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