فهرست منبع

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

Enrico Berti 8 سال پیش
والد
کامیت
99f4e84

تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 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 {

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است