diff --git a/src/routes/Player/styles.less b/src/routes/Player/styles.less index 52da2045f..21206079e 100644 --- a/src/routes/Player/styles.less +++ b/src/routes/Player/styles.less @@ -37,6 +37,8 @@ bottom: 8rem; max-height: calc(100% - 16rem); 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; overflow: auto; } }