mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-20 02:08:47 +00:00
style: update focused row keybinding appearance in quick input list
This commit is contained in:
@@ -348,6 +348,8 @@
|
|||||||
|
|
||||||
.quick-input-list .monaco-list-row.focused .monaco-keybinding-key {
|
.quick-input-list .monaco-list-row.focused .monaco-keybinding-key {
|
||||||
background: none;
|
background: none;
|
||||||
|
border-color: unset;
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
.quick-input-list .quick-input-list-separator-as-item {
|
.quick-input-list .quick-input-list-separator-as-item {
|
||||||
|
|||||||
Reference in New Issue
Block a user