From ee5c9ae19fd6efc2ee2a64677cbe0fc0f8ea8170 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 7a7ff83eb..25a930508 100644 --- a/components/video-player/controls/BottomControls.tsx +++ b/components/video-player/controls/BottomControls.tsx @@ -164,10 +164,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 }} >