mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Merge from vscode fb5dc0083bfa9a0e3da7ed1f86e1ecb9836fcc8b
This commit is contained in:
@@ -335,6 +335,7 @@ export class Workbench extends Layout {
|
||||
|
||||
addClasses(this.container, ...workbenchClasses);
|
||||
addClass(document.body, platformClass); // used by our fonts
|
||||
this.container.setAttribute('role', 'application');
|
||||
|
||||
if (isWeb) {
|
||||
addClass(document.body, 'web');
|
||||
|
||||
Reference in New Issue
Block a user