egoist / vue-content-loader

SVG component to create placeholder loading, like Facebook cards loading.

Home Page:https://create-content-loader.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to not responsive?

bagaskarala opened this issue · comments

How to make loader not-responsive, and not follow to be big, when container get bigger

You could try just adding a container (div) to the element and set a max-width to it.

Starting from version 2, the SVG now comply to width and height attributes (as long as there is no CSS overriding them). See https://github.com/egoist/vue-content-loader#responsiveness