Hazy
Hazy copied to clipboard
Loop song button SVG slightly cut off
This is what it looks like before a fix I performed, which is probably very bad
This is what it looks like after the potentially bad fix
.Svg-img-icon-small {
overflow: visible;
}