[common] changed icon's sprite template
This commit is contained in:
parent
12cd63f48f
commit
dbec551477
|
@ -19,7 +19,6 @@
|
||||||
}
|
}
|
||||||
.toolbar__icon, .menu__icon {
|
.toolbar__icon, .menu__icon {
|
||||||
background-image: url(resources/{{{escaped_image}}});
|
background-image: url(resources/{{{escaped_image}}});
|
||||||
background-size: 40px auto;
|
|
||||||
}
|
}
|
||||||
{{/spritesheet}}
|
{{/spritesheet}}
|
||||||
{{#sprites}}
|
{{#sprites}}
|
||||||
|
|
Loading…
Reference in a new issue