Skip to content

Commit 0270c2f

Browse files
committed
fix button layout issue
1 parent 817651d commit 0270c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/ChallengeEditor/ChallengeView/ChallengeView.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
.button {
264264
height: 40px;
265265
span {
266-
padding: 0 20px;
266+
padding: 0 15px;
267267
}
268268
}
269269
.buttonContainer {

0 commit comments

Comments
 (0)