diff --git a/src/routes/Player/styles.less b/src/routes/Player/styles.less index 2b48b0311..d6c9fa921 100644 --- a/src/routes/Player/styles.less +++ b/src/routes/Player/styles.less @@ -86,7 +86,7 @@ html:not(.active-slider-within) { left: initial; right: 2rem; bottom: 8rem; - max-height: calc(100% - 16rem); + max-height: calc(100% - 13.5rem); max-width: calc(100% - 4rem); box-shadow: 0 1.35rem 2.7rem @color-background-dark5-40, 0 1.1rem 0.85rem @color-background-dark5-20;