mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-19 18:14:50 +01:00
fix questions icons not showing (#291421)
This commit is contained in:
+1
@@ -79,6 +79,7 @@
|
||||
padding: 0;
|
||||
border: none;
|
||||
background: transparent !important;
|
||||
color: var(--vscode-foreground) !important;
|
||||
}
|
||||
|
||||
.chat-question-carousel-nav .monaco-button.chat-question-nav-arrow:hover:not(.disabled) {
|
||||
|
||||
Reference in New Issue
Block a user