Merge pull request #70 from liang611zh/master
Fix the blink cursor while typing
This commit is contained in:
commit
dea2ef54c6
@ -32,6 +32,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.code {
|
.code {
|
||||||
|
caret-color: transparent;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
font-size: 75px;
|
font-size: 75px;
|
||||||
height: 120px;
|
height: 120px;
|
||||||
|
Loading…
Reference in New Issue
Block a user