[multiscaling] added template for sprites

This commit is contained in:
Maxim Kadushkin 2021-01-27 10:56:52 +03:00
parent 5cd3145d73
commit 830751c2f1

View file

@ -0,0 +1,5 @@
{{#spritesheet}}
.options__icon.options__icon-huge {
background-size: var(--huge-icon-background-image-width) auto;
}
{{/spritesheet}}