mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-26 14:50:31 -04: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