Преглед на файлове

HUE-7871 [dashboard] Set a min length for the search bar to avoid its disappearance

Enrico Berti преди 8 години
родител
ревизия
4bf035c

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
desktop/libs/dashboard/src/dashboard/static/dashboard/css/search.css


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

@@ -137,6 +137,7 @@
           .simple-ace-single-line {
           .simple-ace-single-line {
             height: 30px;
             height: 30px;
             border-radius: 0 4px 4px 0;
             border-radius: 0 4px 4px 0;
+            min-width: 100px;
 
 
             .ace-editor {
             .ace-editor {
               margin-top: 3px;
               margin-top: 3px;

Някои файлове не бяха показани, защото твърде много файлове са промени