Fixing UI Scale on mobile
This commit is contained in:
parent
c374b6adc7
commit
76d259e7a0
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Simple Content Editor Control Popup</title>
|
<title>Simple Content Editor Control Popup</title>
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue