mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
align differences table with source label (#6094)
This commit is contained in:
@@ -250,6 +250,7 @@ export class SchemaCompareResult {
|
|||||||
width: 150
|
width: 150
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
CSSStyles: { 'left': '15px' }
|
||||||
});
|
});
|
||||||
|
|
||||||
this.splitView.addItem(this.differencesTable);
|
this.splitView.addItem(this.differencesTable);
|
||||||
|
|||||||
Reference in New Issue
Block a user