From 51f47fbdee815828899a68be8be176c462d6a232 Mon Sep 17 00:00:00 2001 From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com> Date: Thu, 16 Apr 2020 11:22:29 -0700 Subject: [PATCH] Bring back hover buttons for adding cells (#10012) --- .../notebook/browser/notebook.component.html | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/sql/workbench/contrib/notebook/browser/notebook.component.html b/src/sql/workbench/contrib/notebook/browser/notebook.component.html index 723fe18a20..bd3626aa07 100644 --- a/src/sql/workbench/contrib/notebook/browser/notebook.component.html +++ b/src/sql/workbench/contrib/notebook/browser/notebook.component.html @@ -9,6 +9,17 @@