mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-28 01:25:39 -05:00
remove autosize and change column header css to properly respect column sizes (#2480)
This commit is contained in:
committed by
Karl Burtram
parent
432a209184
commit
4ceb869420
@@ -244,7 +244,6 @@ export class Table<T extends Slick.SlickData> extends Widget implements IThemabl
|
||||
}
|
||||
}
|
||||
this.resizeCanvas();
|
||||
this.autosizeColumns();
|
||||
}
|
||||
|
||||
autosizeColumns() {
|
||||
|
||||
Reference in New Issue
Block a user