fix(typing): old safari versions deleting whole word when pressing backspace once(?????)

This commit is contained in:
Miodec 2023-09-28 16:55:34 +01:00
parent 08c6b2b4da
commit 9f1f53aa89

View file

@ -478,7 +478,6 @@
z-index: -1;
cursor: default;
pointer-events: none;
user-select: none !important;
}
#capsWarning {