This commit is contained in:
Manav Rathi 2024-05-10 13:41:56 +05:30
parent ac25c88d9b
commit 1a90ce9d80
No known key found for this signature in database

View file

@ -182,10 +182,7 @@ const SlideViewChromecast_ = styled("div")`
width: 100%;
height: 100%;
object-fit: cover;
opacity: 0.2;
background-blend-mode: multiply;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0.1;
}
img.svc-content {