fix double click to select word

master
Aevann 2024-04-28 15:35:44 +03:00
parent 14beae872b
commit 70cf319041
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
.click-confetti {
position: fixed;
animation: bang 700ms ease-out forwards;
pointer-events: none;
}
.click-confetti > i {