mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
fix active border on input box in issue reporter not being visible (#23628)
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
"input.border": "#888888",
|
||||
"input.disabled.background": "#dcdcdc",
|
||||
"input.disabled.foreground": "#888888",
|
||||
"inputOption.activeBorder": "#666666",
|
||||
"input.placeholderForeground": "#767676",
|
||||
"inputValidation.errorBackground": "#ffeaea",
|
||||
"inputValidation.errorBorder": "#b62e00",
|
||||
|
||||
Reference in New Issue
Block a user