mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
change settings to only affect grid; remove default fontfamily (#989)
This commit is contained in:
@@ -25,7 +25,6 @@ const resultsGridConfiguration: IConfigurationNode = {
|
||||
properties: {
|
||||
'resultsGrid.fontFamily': {
|
||||
type: 'string',
|
||||
default: EDITOR_FONT_DEFAULTS.fontFamily,
|
||||
description: nls.localize('fontFamily', "Controls the font family.")
|
||||
},
|
||||
'resultsGrid.fontWeight': {
|
||||
|
||||
Reference in New Issue
Block a user