mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-21 09:35:38 -05:00
form should not default to100% by default (#1679)
This commit is contained in:
5
src/sql/sqlops.proposed.d.ts
vendored
5
src/sql/sqlops.proposed.d.ts
vendored
@@ -216,6 +216,11 @@ declare module 'sqlops' {
|
||||
* Container Width
|
||||
*/
|
||||
width?: number | string;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
textAlign?: string
|
||||
}
|
||||
|
||||
export interface FlexItemLayout {
|
||||
|
||||
Reference in New Issue
Block a user