فهرست منبع

HUE-3612 [editor] Some queries have new lines in history

Enrico Berti 9 سال پیش
والد
کامیت
dd8646f
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

+ 3 - 0
desktop/libs/notebook/src/notebook/static/notebook/css/notebook.css

@@ -949,6 +949,9 @@ h4.header {
 .history-item .ace_invalid {
   display: none;
 }
+.history-item .ace_line {
+  white-space: normal;
+}
 
 .history-status {
   width: 20px;