dailer 6 years ago
parent
commit
0b6e9c0975
  1. 2
      src/less/image.less

2
src/less/image.less

@ -18,7 +18,7 @@
_background: none; _background: none;
} }
.background(@class,@backgroundPath, @top:center, @left:center, @repeat: no-repeat) { .background(@class, @backgroundPath, @top:center, @left:center, @repeat: no-repeat) {
.@{class} { .@{class} {
.image2xPath(@backgroundPath, @top, @left, @repeat); .image2xPath(@backgroundPath, @top, @left, @repeat);

Loading…
Cancel
Save