From 35a12f6022a8098c26a636b450e7380c9ed045ed Mon Sep 17 00:00:00 2001 From: Samuel Date: Sun, 12 Apr 2020 12:49:50 -0400 Subject: [PATCH] Update src/components/remotecontrol/remotecontrol.css Fix for smaller screen volume button under bottom bar Co-Authored-By: Fernando --- src/components/remotecontrol/remotecontrol.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/remotecontrol/remotecontrol.css b/src/components/remotecontrol/remotecontrol.css index 02970e5211..12e5368691 100644 --- a/src/components/remotecontrol/remotecontrol.css +++ b/src/components/remotecontrol/remotecontrol.css @@ -163,6 +163,7 @@ -webkit-box-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; + z-index: 0; } @media all and (min-width: 63em) {