From da164cec0a5b1ab699aad16cfe2097d311889e68 Mon Sep 17 00:00:00 2001 From: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com> Date: Wed, 5 Jun 2019 08:28:00 -0700 Subject: [PATCH] remove tabindex=0 for notebook component (#5851) --- src/sql/workbench/parts/notebook/notebook.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sql/workbench/parts/notebook/notebook.component.html b/src/sql/workbench/parts/notebook/notebook.component.html index cc94dd6979..d8d7c1dd20 100644 --- a/src/sql/workbench/parts/notebook/notebook.component.html +++ b/src/sql/workbench/parts/notebook/notebook.component.html @@ -7,7 +7,7 @@