Skip to content

Commit 30279ef

Browse files
Jimmy-sheepcka121
andauthored
fix(style): move button margin from right to left (#10696)
Co-authored-by: Shikha Saboo Lakhotia <102152915+cka121@users.noreply.github.com>
1 parent 5f64a61 commit 30279ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/_authorize.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
justify-content: center;
1010

1111
.btn-done {
12-
margin-right: 1em;
12+
margin-left: 1em;
1313
}
1414
}
1515

0 commit comments

Comments
 (0)