Fix semitransparent background of picture-in-picture video player (#40132)

This commit is contained in:
diondiondion
2026-08-12 11:41:00 +02:00
committed by Claire
parent 2178939191
commit e059627d18

View File

@@ -8740,6 +8740,7 @@ noscript {
bottom: 20px;
inset-inline-end: 20px;
width: 300px;
background-color: var(--color-bg-primary);
box-shadow: var(--dropdown-shadow);
&__footer {