Skip to content

Commit dea2ef5

Browse files
authored
Merge pull request bradtraversy#70 from liang611zh/master
Fix the blink cursor while typing
2 parents 0cb9fd3 + 881b5dc commit dea2ef5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

verify-account-ui/style.css

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ body {
3232
}
3333

3434
.code {
35+
caret-color: transparent;
3536
border-radius: 5px;
3637
font-size: 75px;
3738
height: 120px;

0 commit comments

Comments
 (0)