vue-mq
vue-mq copied to clipboard
Create height based media query
Hello there,
I would like to know how to create a media query for height? For example, I would like to create a media query like this
@media screen and (max-height: 800px){}