diff --git a/src/routes/Player/styles.less b/src/routes/Player/styles.less index 4894791f0..4ded33221 100644 --- a/src/routes/Player/styles.less +++ b/src/routes/Player/styles.less @@ -65,7 +65,6 @@ html:not(.active-slider-within) { top: 0; left: 0; z-index: -1; - box-shadow: 0 0 8rem 6rem @color-background-dark5; content: ""; } @@ -102,7 +101,6 @@ html:not(.active-slider-within) { bottom: 0; left: 0; z-index: -1; - box-shadow: 0 0 8rem 8rem @color-background-dark5; content: ""; } }