From f630de223a653fd5e635849b0d65cc0129853409 Mon Sep 17 00:00:00 2001 From: natyusha <985941+natyusha@users.noreply.github.com> Date: Sat, 28 Sep 2024 14:11:06 -0400 Subject: [PATCH] Autofocus for Manual Link Episode Select (#1085) --- src/components/Input/SelectEpisodeList.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Input/SelectEpisodeList.tsx b/src/components/Input/SelectEpisodeList.tsx index c146499bd..d80429ab7 100644 --- a/src/components/Input/SelectEpisodeList.tsx +++ b/src/components/Input/SelectEpisodeList.tsx @@ -114,6 +114,7 @@ const SelectEpisodeList = React.memo(( className="z-[110] w-[--button-width] origin-top rounded-lg bg-panel-background transition [--anchor-max-height:24rem] focus:outline-none" >