fix the blink cursor while typing
This commit is contained in:
parent
0cb9fd377d
commit
881b5dc91e
@ -32,6 +32,7 @@ body {
|
||||
}
|
||||
|
||||
.code {
|
||||
caret-color: transparent;
|
||||
border-radius: 5px;
|
||||
font-size: 75px;
|
||||
height: 120px;
|
||||
|
Loading…
Reference in New Issue
Block a user