mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-18 17:22:45 -05:00
Fix spacing for form layout (#8321)
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
display: table-row;
|
||||
}
|
||||
|
||||
.form-row h2 {
|
||||
margin-block-start: 0px;
|
||||
margin-block-end: 0px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.form-item-row {
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user