fix questions icons not showing (#291421)

This commit is contained in:
Justin Chen
2026-01-28 14:36:06 -08:00
committed by GitHub
parent afd4046bad
commit 37f9dffb15

View File

@@ -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) {