mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 09:35:37 -05:00
Add grouping feature for model view forms (#1853)
This commit is contained in:
@@ -56,3 +56,12 @@
|
||||
padding-right: 5px;
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.form-group-item .form-item-row,
|
||||
.form-group-item.form-cell {
|
||||
padding-left: 30px;
|
||||
}
|
||||
|
||||
.form-group-label {
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user