Skip to content

Commit 48e79a9

Browse files
committed
MP-181 space inputs in modal view
1 parent 9889ca3 commit 48e79a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/apps/profiles/src/member-profile/about-me/ModifyAboutMeModal/ModifyAboutMeModal.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@
1212

1313
.editForm {
1414
margin-top: $sp-4;
15+
16+
:global(.input-wrapper) {
17+
margin-bottom: $sp-4;
18+
}
1519
}

0 commit comments

Comments
 (0)