diff --git a/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css b/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css index 27f480f3c9..fe2174d2ea 100644 --- a/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css +++ b/src/sql/workbench/contrib/notebook/browser/cellViews/textCell.css @@ -68,7 +68,6 @@ text-cell-component thead { text-cell-component td, text-cell-component th, text-cell-component tr { - text-align: left; vertical-align: middle; padding: 0.5em 0.5em; line-height: normal;