This commit is contained in:
Sam
2016-06-07 12:34:40 +01:00

View File

@ -294,8 +294,8 @@
color: inherit; color: inherit;
svg { svg {
width: 18px; width: $plyr-control-icon-size;
height: 18px; height: $plyr-control-icon-size;
display: block; display: block;
fill: currentColor; fill: currentColor;
} }