feat(video): improve layout on mobile

This commit is contained in:
Elian Doran 2026-03-21 10:20:19 +02:00
parent df2a53e010
commit 5a16aa416f
No known key found for this signature in database

View File

@ -256,7 +256,11 @@ function OverflowMenu({ videoRef }: { videoRef: RefObject<HTMLVideoElement> }) {
<Dropdown
iconAction
hideToggleArrow
noSelectButtonStyle
noDropdownListStyle
mobileBackdrop
buttonClassName="overflow-menu-dropdown"
dropdownContainerClassName="mobile-bottom-menu"
text={<Icon icon="bx bx-dots-horizontal-rounded" />}
title={t("media.more-options")}
>