Adjust player playlist icons
This commit is contained in:
parent
1efa54c121
commit
1b84ac0268
1 changed files with 1 additions and 1 deletions
|
@ -727,7 +727,7 @@ $control-bar-icon-size: 1.9rem;
|
||||||
|
|
||||||
.vjs-button--play-previous,
|
.vjs-button--play-previous,
|
||||||
.vjs-button--play-next {
|
.vjs-button--play-next {
|
||||||
margin-top: -3px;
|
margin-top: -5px;
|
||||||
}
|
}
|
||||||
.vjs-button--play-next {
|
.vjs-button--play-next {
|
||||||
margin-left: var(--spacing-xs);
|
margin-left: var(--spacing-xs);
|
||||||
|
|
Loading…
Add table
Reference in a new issue