diff --git a/src/sql/parts/notebook/notebook.css b/src/sql/parts/notebook/notebook.css index 7fc78e1d80..d683d9d631 100644 --- a/src/sql/parts/notebook/notebook.css +++ b/src/sql/parts/notebook/notebook.css @@ -37,7 +37,7 @@ } .notebookEditor .monaco-select-box { - min-width: 150px; + min-width: 100px; } .notebookEditor .notebook-button.icon-add{