mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Revert "Allow viewport scaling (zooming) of frontend" (#8353)
This reverts commit da9faccada662171593e91334ba4fcaf63aa7d8f.
This commit is contained in:
parent
2052a5351c
commit
f251d4267f
@ -1,4 +1,4 @@
|
||||
<meta name='viewport' content='width=device-width, viewport-fit=cover'>
|
||||
<meta name='viewport' content='width=device-width, user-scalable=no, viewport-fit=cover'>
|
||||
<style>
|
||||
body {
|
||||
font-family: Roboto, sans-serif;
|
||||
|
Loading…
x
Reference in New Issue
Block a user