mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-01 22:20:21 +00:00
fix questions icons not showing (#291421)
This commit is contained in:
@@ -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