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 fa8eefd commit 3a59332Copy full SHA for 3a59332
src/vs/workbench/contrib/chat/browser/media/chat.css
@@ -239,6 +239,7 @@
239
}
240
241
.interactive-item-container .interactive-result-editor-wrapper:hover .monaco-toolbar,
242
+.interactive-item-container .interactive-result-editor-wrapper .monaco-toolbar:focus-within,
243
.interactive-item-container .interactive-result-editor-wrapper.focused .monaco-toolbar {
244
display: initial;
245
border-radius: 2px;
0 commit comments