diff --git a/css/index.css b/css/index.css index a6b4cfb..567e078 100644 --- a/css/index.css +++ b/css/index.css @@ -132,6 +132,7 @@ body { min-width: 360px; width: 360px; + /* min-height: 250px; */ color: var(--c-text); @@ -182,7 +183,8 @@ body { #page-overlay { border: 0; - max-height: 400px; + min-height: 200px; + max-height: 600px; width: 100%; height: 100%; diff --git a/index.html b/index.html index 890cb66..c7a80e1 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - + @@ -194,13 +194,6 @@ value="0" step="1" onchange="changeMaskBlur()" /> -
- - @@ -251,7 +244,7 @@
- Alpha release v0.0.15 + Alpha release v0.0.15.1 (20230330.001)
- +