We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65dd28d + afa0d9f commit 5be6ae4Copy full SHA for 5be6ae4
src/vs/workbench/contrib/chat/electron-sandbox/actions/media/voiceChatActions.css
@@ -10,5 +10,5 @@
10
11
.monaco-workbench .interactive-input-part .monaco-action-bar .action-label.codicon-loading.codicon-modifier-spin:not(.disabled):hover::before,
12
.monaco-workbench .inline-chat .monaco-action-bar .action-label.codicon-loading.codicon-modifier-spin:not(.disabled):hover::before {
13
- content: "\eba5"; /* use `stop-circle` icon unicode for hovering over running voice recording */
+ content: "\ead7"; /* use `debug-stop` icon unicode for hovering over running voice recording */
14
}
0 commit comments