Adjust player quality selector icon width on mobile

This commit is contained in:
Raphael Wickihalder 2022-06-07 15:09:26 +02:00
parent 1ab140c192
commit 688ea696bd
No known key found for this signature in database
GPG key ID: 05179BB92383243D

View file

@ -662,7 +662,7 @@ $control-bar-icon-size: 30px;
}
}
@media (max-width: $breakpoint-small) {
width: 3rem;
width: 3.3rem;
.vjs-icon-placeholder {
span {
span {