From 0b0797d9042a26a395f3d065582c50be90a61e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Domarus?= Date: Mon, 3 May 2021 18:32:34 +0100 Subject: [PATCH] fix: actions overlay blocking video controls (#49) --- src/defaults/render-actions.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/defaults/render-actions.js b/src/defaults/render-actions.js index 9c49120..5cf188e 100644 --- a/src/defaults/render-actions.js +++ b/src/defaults/render-actions.js @@ -9,14 +9,12 @@ import Countdown from './countdown' const ActionsWrapper = styled.div` position: absolute; - bottom: 0; left: 0; right: 0; + top: 50%; display: flex; align-items: center; justify-content: center; - padding-top: 20px; - padding-bottom: 80px; ` const Actions = ({