mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-31 09:35:39 -05:00
Fix view model editor layout (#1473)
* flex container should be as big as the parent container * add example
This commit is contained in:
@@ -22,8 +22,12 @@
|
||||
"title": "sqlservices.openDialog"
|
||||
},
|
||||
{
|
||||
"command": "sqlservices.openEditor",
|
||||
"title": "sqlservices.openEditor"
|
||||
"command": "sqlservices.openEditor1",
|
||||
"title": "sqlservices.openEditor1"
|
||||
},
|
||||
{
|
||||
"command": "sqlservices.openEditor2",
|
||||
"title": "sqlservices.openEditor2"
|
||||
}
|
||||
],
|
||||
"dashboard.tabs": [
|
||||
|
||||
Reference in New Issue
Block a user