Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit ece7c6b

Browse files
committed
fix: page end spacing
1 parent 9ee861f commit ece7c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/dashboard/components/AppForm/app-form.module.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ fieldset .customTextInput:last-child {
126126

127127
.submit_container {
128128
margin-top: rem(2.5);
129+
margin-bottom: rem(5.5);
129130
display: flex;
130131
align-items: center;
131132
justify-content: center;

0 commit comments

Comments
 (0)