diff --git a/src/sql/workbench/contrib/notebook/browser/notebook.css b/src/sql/workbench/contrib/notebook/browser/notebook.css index 3d3c767dc2..f7d4359094 100644 --- a/src/sql/workbench/contrib/notebook/browser/notebook.css +++ b/src/sql/workbench/contrib/notebook/browser/notebook.css @@ -52,6 +52,7 @@ .notebookEditor .in-preview .actions-container .action-item .notebook-button { display: flex; background-size: 16px; + height: 100%; } .notebookEditor