fix: double caret on webkit devices

This commit is contained in:
Miodec 2025-11-20 17:53:10 +01:00
parent 2107c87fdb
commit a5f2a5be9f

View file

@ -592,6 +592,7 @@
cursor: default;
pointer-events: none;
border-radius: 0;
caret-color: transparent;
}
#capsWarning {