hide support request, widen feedback dialog

This commit is contained in:
Brian Harris
2021-05-24 14:39:01 -07:00
parent 866ced5c08
commit 1d75fcfed5
2 changed files with 1 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ export class FeedbackDialog {
this._dialog = azdata.window.createModelViewDialog(
'',
FeedbackDialog.DialogName,
360,
440,
'normal',
'below');