diff --git a/src/sql/workbench/contrib/notebook/browser/notebook.css b/src/sql/workbench/contrib/notebook/browser/notebook.css index d80232f282..e2b5434c63 100644 --- a/src/sql/workbench/contrib/notebook/browser/notebook.css +++ b/src/sql/workbench/contrib/notebook/browser/notebook.css @@ -55,6 +55,8 @@ .notebookEditor .in-preview .actions-container .action-item .notebook-button:before { display: flex; height: 100%; + padding-right: 0px; + background-size: contain; } .notebookEditor