mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-09 20:37:13 -05:00
Fixes #163753 This is a tactical fix in order to give us a "disabled" input box but also not mess with focus. The look of a disabled quick input still needs to be done, but that can be done when quickpick applies style via CSS variables instead instead of inline.