mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 01:25:37 -05:00
Agent layout fixes (#1559)
* added layout to agent * formatting * formatting
This commit is contained in:
@@ -72,4 +72,8 @@ export class TabComponent implements OnDestroy {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
public layout() {
|
||||
this._child.layout();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user