Vertically centered dropdown icon
This commit is contained in:
parent
ba4039fb4e
commit
05f5ca3be1
|
@ -73,7 +73,7 @@ export default {
|
|||
.play-button {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
bottom: 40%;
|
||||
}
|
||||
|
||||
.with-overlay {
|
||||
|
|
Loading…
Reference in New Issue