Update Player.vue

This commit is contained in:
Steffen 2020-04-10 20:46:52 +02:00 committed by GitHub
parent 1d9f999069
commit 559f7f1e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ export default {
transform-origin: top center;
transition: transform 200ms ease-in-out;
z-index: 2;
filter: drop-shadow(0 0 5px rgba(0,0,0,0.8));
&:before {
content: " ";