forked from rc/aircox
fix style glitch
This commit is contained in:
@ -7410,6 +7410,7 @@ a.navbar-item.is-active {
|
||||
background: linear-gradient(transparent 1em, whitesmoke); }
|
||||
|
||||
.player {
|
||||
z-index: 10000;
|
||||
box-shadow: 0em 1.5em 2.5em rgba(0, 0, 0, 0.6); }
|
||||
.player .player-panels {
|
||||
height: 0%;
|
||||
|
File diff suppressed because one or more lines are too long
@ -7389,6 +7389,7 @@ a.navbar-item.is-active {
|
||||
background: linear-gradient(transparent 1em, whitesmoke); }
|
||||
|
||||
.player {
|
||||
z-index: 10000;
|
||||
box-shadow: 0em 1.5em 2.5em rgba(0, 0, 0, 0.6); }
|
||||
.player .player-panels {
|
||||
height: 0%;
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user