mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 21:51:29 +08:00
fix(typing): old safari versions deleting whole word when pressing backspace once(?????)
This commit is contained in:
parent
08c6b2b4da
commit
9f1f53aa89
1 changed files with 0 additions and 1 deletions
|
|
@ -478,7 +478,6 @@
|
|||
z-index: -1;
|
||||
cursor: default;
|
||||
pointer-events: none;
|
||||
user-select: none !important;
|
||||
}
|
||||
|
||||
#capsWarning {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue