diff --git a/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css b/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css index aad7e4ab85..a4f67f80a4 100644 --- a/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css +++ b/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css @@ -22,7 +22,6 @@ text-cell-component .notebook-preview { padding-left: 8px; padding-right: 8px; user-select: none; - width: 100%; outline: none; padding-top: 14px; }