From 1baf4fab3bbe8cf7d62cad49ce8bd3ec9f186019 Mon Sep 17 00:00:00 2001 From: Uruk Date: Fri, 22 May 2026 14:13:01 +0200 Subject: [PATCH] fix(chapters): nudge the chapter button left of the skip controls --- components/video-player/controls/BottomControls.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/video-player/controls/BottomControls.tsx b/components/video-player/controls/BottomControls.tsx index 93082712..cf4f52c7 100644 --- a/components/video-player/controls/BottomControls.tsx +++ b/components/video-player/controls/BottomControls.tsx @@ -160,10 +160,9 @@ export const BottomControls: FC = ({ setChapterListVisible(true)} hitSlop={10} - className='justify-center' + className='justify-center mr-4' accessibilityRole='button' accessibilityLabel={t("chapters.open")} - style={{ marginBottom: 6 }} >