mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-10 17:04:49 +08:00
style: remove transition on focus
This commit is contained in:
parent
461a274b02
commit
3ca50f93fb
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@
|
|||
border-radius: var(--roundness);
|
||||
.text .top {
|
||||
opacity: 0;
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue