Browse Source

HUE-6281 [editor] Set a default size for the query name and description

Enrico Berti 8 years ago
parent
commit
99f4e84528

File diff suppressed because it is too large
+ 0 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css


+ 1 - 0
desktop/libs/notebook/src/notebook/static/notebook/less/notebook.less

@@ -1025,6 +1025,7 @@
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
+    max-width: 200px;
   }
 
   .notebook-name-input {

Some files were not shown because too many files changed in this diff