fix: Properly prevent shortcut events, update dependencies

Closes #1440
This commit is contained in:
Maksim Eltyshev
2025-11-24 19:21:07 +01:00
parent 7e41a0167d
commit 5c787d65a9
7 changed files with 390 additions and 368 deletions
@@ -6,5 +6,6 @@
:global(#app) {
.wrapper {
cursor: auto;
outline: none;
}
}