mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Agent layout fixes (#1559)
* added layout to agent * formatting * formatting
This commit is contained in:
@@ -44,6 +44,7 @@ export class ControlHostContent {
|
||||
}
|
||||
|
||||
public layout(): void {
|
||||
this._agentViewComponent.layout();
|
||||
}
|
||||
|
||||
public get id(): string {
|
||||
|
||||
Reference in New Issue
Block a user