We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de175bf commit 4aa215eCopy full SHA for 4aa215e
src/zen/workspaces/ZenWorkspace.mjs
@@ -9,7 +9,7 @@
9
<hbox class="zen-current-workspace-indicator-icon"></hbox>
10
<hbox class="zen-current-workspace-indicator-name"></hbox>
11
</vbox>
12
- <arrowscrollbox orient="vertical" tabindex="-1" class="workspace-arrowscrollbox">
+ <arrowscrollbox orient="vertical" class="workspace-arrowscrollbox">
13
<vbox class="zen-workspace-tabs-section zen-workspace-pinned-tabs-section">
14
<html:div class="vertical-pinned-tabs-container-separator"></html:div>
15
0 commit comments