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