Adjust backdrop container positioning for TV layout
This commit is contained in:
@@ -996,7 +996,11 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.layout-tv .video-backdrop {
|
.layout-tv .backdrop-container{
|
||||||
|
top: -5%;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* .layout-tv .video-backdrop {
|
||||||
mask-image: linear-gradient(to top,
|
mask-image: linear-gradient(to top,
|
||||||
#fff0 2%,
|
#fff0 2%,
|
||||||
rgb(0 0 0 / 0.5) 6%,
|
rgb(0 0 0 / 0.5) 6%,
|
||||||
@@ -1005,4 +1009,4 @@
|
|||||||
#fff0 2%,
|
#fff0 2%,
|
||||||
rgb(0 0 0 / 0.5) 6%,
|
rgb(0 0 0 / 0.5) 6%,
|
||||||
#000000 8%);
|
#000000 8%);
|
||||||
}
|
} */
|
||||||
|
|||||||
Reference in New Issue
Block a user