From 2a61968566ed20e8d73beb583a14839bcaef3056 Mon Sep 17 00:00:00 2001 From: damencho Date: Wed, 17 Oct 2018 22:34:13 -0500 Subject: [PATCH] Fixes small video's top toolbar background in dark theme. --- css/_videolayout_default.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/_videolayout_default.scss b/css/_videolayout_default.scss index 314ada813..e3ee1818e 100644 --- a/css/_videolayout_default.scss +++ b/css/_videolayout_default.scss @@ -86,7 +86,7 @@ * wrapper needed before we're able to move all top toolbar indicators * creation to react. */ - .ckAJgx { + .sc-ifAKCX { background: none; } }