mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-28 02:48:43 +08:00
fix: double caret on webkit devices
This commit is contained in:
parent
2107c87fdb
commit
a5f2a5be9f
1 changed files with 1 additions and 0 deletions
|
|
@ -592,6 +592,7 @@
|
|||
cursor: default;
|
||||
pointer-events: none;
|
||||
border-radius: 0;
|
||||
caret-color: transparent;
|
||||
}
|
||||
|
||||
#capsWarning {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue