Relative Content

Tag Archive for cssvue.jsvuetify.jsfooter

Setting height of v-footer

I’m trying to reduce the height of the v-footer component and the documentation says I can use the height prop. However, no matter if I try height=”100px” or height=”50%”, the footer stays the same. What am I doing wrong?