mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-05 21:33:40 +08:00
Remove animation from outline pace caret
This commit is contained in:
parent
1f2a3aef35
commit
f7fc31d06c
1 changed files with 1 additions and 0 deletions
|
@ -1136,6 +1136,7 @@ a:hover {
|
|||
|
||||
&.outline {
|
||||
@extend #caret, .block;
|
||||
animation-name: none;
|
||||
background: transparent;
|
||||
border: 1px solid var(--caret-color);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue