mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 09:35:38 -05:00
fixed the issue with tab layout inside the dialog pane (#1515)
This commit is contained in:
@@ -48,7 +48,7 @@ export class DialogModal extends Modal {
|
||||
}
|
||||
|
||||
public layout(): void {
|
||||
|
||||
this._dialogPane.layout();
|
||||
}
|
||||
|
||||
public render() {
|
||||
|
||||
Reference in New Issue
Block a user