mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
remove extra scrollbars (#21071)
This commit is contained in:
@@ -93,7 +93,7 @@ export class InstalledPackagesTab {
|
||||
}
|
||||
],
|
||||
data: [[]],
|
||||
height: '500px',
|
||||
height: '430px',
|
||||
width: '400px'
|
||||
}).component();
|
||||
this.disposables.push(this.installedPackagesTable.onCellAction(async (rowState) => {
|
||||
|
||||
Reference in New Issue
Block a user