mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-26 01:25:38 -05:00
Adding arialive to text (#20242)
This commit is contained in:
@@ -154,7 +154,8 @@ export class DatabaseSelectorPage extends MigrationWizardPage {
|
||||
CSSStyles: {
|
||||
...styles.BODY_CSS,
|
||||
'margin-top': '8px'
|
||||
}
|
||||
},
|
||||
ariaLive: 'polite'
|
||||
}).component();
|
||||
|
||||
const cssClass = 'no-borders';
|
||||
|
||||
Reference in New Issue
Block a user