vue-lazyload
vue-lazyload copied to clipboard
how to set the size of the image?
when i use the vue-lazyload, the loading image size is the image size what i want show,i want set the loading image size,what should i do?
thanks for first
Did you find a solution?
Same problem here. Any solution ? thanks
img[lazy=loading] { width: 20px; height: 20px; } u may need to wrap inside a <div> element with center aligned / vertical aligned