fix style glitch

This commit is contained in:
bkfox
2020-11-08 21:48:59 +01:00
parent 783c7b2cbe
commit 5dfc5e4dee
7 changed files with 14 additions and 17 deletions

View File

@ -169,6 +169,7 @@ a.navbar-item.is-active {
//-- player
.player {
z-index: 10000;
box-shadow: 0em 1.5em 2.5em rgba(0, 0, 0, 0.6);
.player-panels {