File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
src/vs/workbench/contrib/chat/browser/media Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 6666}
6767
6868.monaco-list-row : not (.focused ) .interactive-item-container : not (: hover ) .header .monaco-toolbar ,
69- .monaco-list-row : not (.focused ) .interactive-item-container : not (: hover ) .header .monaco-toolbar .action-label {
69+ .monaco-list : not (: focus-within ) .monaco-list-row .interactive-item-container : not (: hover ) .header .monaco-toolbar ,
70+ .monaco-list-row : not (.focused ) .interactive-item-container : not (: hover ) .header .monaco-toolbar .action-label ,
71+ .monaco-list : not (: focus-within ) .monaco-list-row .interactive-item-container : not (: hover ) .header .monaco-toolbar .action-label {
7072 /* Also apply this rule to the .action-label directly to work around a strange issue- when the
7173 toolbar is hidden without that second rule, tabbing from the list container into a list item doesn't work
7274 and the tab key doesn't do anything. */
You can’t perform that action at this time.
0 commit comments