Vertically centered dropdown icon

This commit is contained in:
Eliot Berriot 2019-07-29 11:12:50 +02:00
commit 05f5ca3be1
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27

View file

@ -73,7 +73,7 @@ export default {
.play-button {
position: absolute;
right: 0;
bottom: 0;
bottom: 40%;
}
.with-overlay {