Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 71db5ba

Browse files
authoredOct 10, 2019
Merge pull request #26 from CollabCodeTech/feature/playermore-and-menumobile
Feature/playermore and menumobile
2 parents a5cd594 + db3c7ab commit 71db5ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/components/PlayerMore.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
background-color: transparent;
2424
2525
transition: background-color 100ms linear;
26+
z-index: 100;
2627
}
2728
.player-more.-active {
2829
background-color: var(--color-arsenic-light);

0 commit comments

Comments
 (0)
Please sign in to comment.