Vertically centered dropdown icon

This commit is contained in:
Eliot Berriot 2019-07-29 11:12:50 +02:00
parent ba4039fb4e
commit 05f5ca3be1
No known key found for this signature in database
GPG Key ID: DD6965E2476E5C27
1 changed files with 1 additions and 1 deletions

View File

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