mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-26 03:03:50 +01:00
voice - use filled mic codicon when running (#196341)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
.monaco-workbench .interactive-input-part .monaco-action-bar .action-label.codicon-loading.codicon-modifier-spin:not(.disabled)::before,
|
||||
.monaco-workbench .inline-chat .monaco-action-bar .action-label.codicon-loading.codicon-modifier-spin:not(.disabled)::before {
|
||||
content: "\ec12";
|
||||
content: "\ec1c";
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user