Adjust player playlist icons

This commit is contained in:
Raphael Wickihalder 2022-06-01 19:41:49 +02:00
parent 1efa54c121
commit 1b84ac0268
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -727,7 +727,7 @@ $control-bar-icon-size: 1.9rem;
.vjs-button--play-previous,
.vjs-button--play-next {
margin-top: -3px;
margin-top: -5px;
}
.vjs-button--play-next {
margin-left: var(--spacing-xs);