mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 17:19:01 +01:00
style(theme): update button hover backgrounds and enhance quick input widget transparency
This commit is contained in:
@@ -196,6 +196,10 @@
|
||||
border-radius: var(--radius-lg);
|
||||
}
|
||||
|
||||
.monaco-workbench .quick-input-widget .monaco-list-rows {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.monaco-workbench .quick-input-widget .monaco-inputbox {
|
||||
box-shadow: none !important;
|
||||
background: transparent !important;
|
||||
|
||||
Reference in New Issue
Block a user