Skip to content

Commit 8a30748

Browse files
committed
Fixed spacing issue.
1 parent 1ec61e4 commit 8a30748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/bitstream-page/edit-bitstream-page/edit-bitstream-page.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
}
88
}
9-
:host ::ng-deep ds-dynamic-form-control-container > div {
10-
margin-bottom: 1rem;
9+
:host ::ng-deep ds-dynamic-form-control-container > div > label {
10+
margin-top: 1.75rem;
1111
}
1212

0 commit comments

Comments
 (0)