Vue-material: Very simple template, Vue-material looks like not to be responsive

Created on 10 May 2017  路  2Comments  路  Source: vuematerial/vue-material

Hello everyone,
I'm a newcomer, so this issue might be due to a lack of experience on the library.

Here's the problem: I have a very simple template that looks right on the browser, in full-size screen. But when I switch to mobile screen (using chrome developer tools) I get a page where controls appear to be smaller...

Any idea?
Thanks in advance!

Here's the template:

Here's the screenshot of chrome in fullscreen

screen shot 2017-05-10 at 22 47 10

Here the screenshot when I switch to mobile version (see how small are the controls!)

screen shot 2017-05-10 at 22 47 21

Most helpful comment

Hey Samuel1, that's crazy :) I didn't check such an obvious thing..
thank you very much :)

All 2 comments

Hey, do you have in head?

<meta name=viewport content="width=device-width,initial-scale=1,minimal-ui">

Hey Samuel1, that's crazy :) I didn't check such an obvious thing..
thank you very much :)

Was this page helpful?
0 / 5 - 0 ratings