Restyle the Streaming Lookup Container on TV show and movie pages added my Jellyfin Enhanced
This commit is contained in:
@@ -128,4 +128,17 @@
|
||||
|
||||
.cardImageContainer .cardIndicators~.genre-overlay-container {
|
||||
margin-top: clamp(24px, 7vw, 38px);
|
||||
}
|
||||
|
||||
/* ================ STREAMING LOOKUP CONTAINER ================ */
|
||||
|
||||
.streaming-lookup-container {
|
||||
margin: 16px 0 !important;
|
||||
}
|
||||
|
||||
/* Remove styling of streaming lookup container */
|
||||
.streaming-lookup-container > div {
|
||||
padding: 0 !important;
|
||||
background: transparent !important;
|
||||
border: none !important;
|
||||
}
|
||||
Reference in New Issue
Block a user