fix: handle multiple clicks on typing animations;
This commit is contained in:
parent
1cb8e8ab2c
commit
2571771f70
4 changed files with 32 additions and 2 deletions
|
|
@ -35,6 +35,8 @@ body {
|
|||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
.graph {
|
||||
background-image: linear-gradient(
|
||||
to right,
|
||||
rgba(200, 200, 200, 0.4) 1px,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue