mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-07 01:07:10 +00:00
feat(control): bind arrow keys to arrow buttons
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
|
||||
{#if content.open}
|
||||
<div
|
||||
class="absolute inset-0 backdrop-blur flex justify-center items-center z-50 {className}"
|
||||
class="popup absolute inset-0 backdrop-blur flex justify-center items-center z-50 {className}"
|
||||
transition:fade={{ duration: 100 }}
|
||||
>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user