Skip to content

Commit 4a32ff3

Browse files
authored
fix issue w tip toolbar (microsoft#298333)
fixes microsoft#297273
1 parent e6bed07 commit 4a32ff3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/vs/workbench/contrib/chat/browser/widget/chatContentParts/media/chatTipContent.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
background-color: var(--vscode-editorWidget-background);
1818
border: 1px solid var(--vscode-chat-requestBorder);
1919
border-radius: var(--vscode-cornerRadius-medium);
20-
z-index: 100;
2120
transition: opacity 0.1s ease-in-out;
2221
}
2322

0 commit comments

Comments
 (0)