From 9832dc12cfaf06d54aeee6e24a19d30962264d8b Mon Sep 17 00:00:00 2001 From: diondiondion Date: Wed, 12 Aug 2026 11:41:00 +0200 Subject: [PATCH] [Glitch] Fix semitransparent background of picture-in-picture video player Port 45e4ab7943a396097feb4872530aa512ac6bb5a8 to glitch-soc Signed-off-by: Claire --- app/javascript/flavours/glitch/styles/mastodon/components.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/javascript/flavours/glitch/styles/mastodon/components.scss b/app/javascript/flavours/glitch/styles/mastodon/components.scss index f38575c806..fc1781108d 100644 --- a/app/javascript/flavours/glitch/styles/mastodon/components.scss +++ b/app/javascript/flavours/glitch/styles/mastodon/components.scss @@ -9075,6 +9075,7 @@ noscript { bottom: 20px; inset-inline-end: 20px; width: 300px; + background-color: var(--color-bg-primary); box-shadow: var(--dropdown-shadow); // glitch: feature to chose which side the pop-in player is displayed