diff --git a/src/vs/workbench/contrib/notebook/browser/media/notebook.css b/src/vs/workbench/contrib/notebook/browser/media/notebook.css index 31b98d2695384ce3fbbd7d6579d099754e59e138..23e688ee73f62ae5b7970c1396a7ede1bcad8e87 100644 --- a/src/vs/workbench/contrib/notebook/browser/media/notebook.css +++ b/src/vs/workbench/contrib/notebook/browser/media/notebook.css @@ -248,6 +248,7 @@ margin-right: 8px; } +.monaco-workbench .notebookOverlay .cell-statusbar-container .cell-run-duration, .monaco-workbench .notebookOverlay .cell-statusbar-container .cell-status-message { display: flex; align-items: center;