mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-22 17:22:59 -05:00
added arialabel for SqlMigration Service Name InputBox (#24286)
This commit is contained in:
@@ -311,6 +311,7 @@ export class CreateSqlMigrationServiceDialog {
|
||||
}));
|
||||
|
||||
this.migrationServiceNameText = this._view.modelBuilder.inputBox().withProps({
|
||||
ariaLabel: constants.NAME,
|
||||
CSSStyles: {
|
||||
'margin-top': '-1em'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user