diff --git a/src/components/video-editor/ShortcutsConfigDialog.tsx b/src/components/video-editor/ShortcutsConfigDialog.tsx index fa39a37..f8bc24d 100644 --- a/src/components/video-editor/ShortcutsConfigDialog.tsx +++ b/src/components/video-editor/ShortcutsConfigDialog.tsx @@ -112,7 +112,7 @@ export function ShortcutsConfigDialog() { return ( { if (!open) handleClose(); }}> - + @@ -197,13 +197,14 @@ export function ShortcutsConfigDialog() {