mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Fix: Main media buttons were overlapping the plot info in episode pages #169
This commit is contained in:
@@ -1094,7 +1094,8 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.layout-desktop .detailRibbon {
|
.layout-desktop .detailRibbon {
|
||||||
height: 30vh;
|
height: 100%;
|
||||||
|
min-height: 30vh;
|
||||||
margin-top: unset;
|
margin-top: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user