Skip to content

Commit 77008c8

Browse files
committed
forgot .afterNewline
1 parent 2e6323f commit 77008c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/src/ts/test/test-ui.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,7 @@ function updateWordsMargin(): void {
579579
} else {
580580
setTimeout(() => {
581581
$("#words").css("margin-left", "unset");
582+
$(".afterNewline").css("margin-left", "unset");
582583
}, 125);
583584
}
584585
}

0 commit comments

Comments
 (0)