diff --git a/css/index.css b/css/index.css index 558592a..4ac8044 100644 --- a/css/index.css +++ b/css/index.css @@ -130,6 +130,9 @@ body { border-radius: 10px; + min-width: 300px; + width: 300px; + color: var(--c-text); overflow: hidden; @@ -179,7 +182,6 @@ body { #page-overlay { border: 0; - max-width: 300px; max-height: 400px; width: 100%; diff --git a/pages/configuration.html b/pages/configuration.html index 647f3d2..9e6e186 100644 --- a/pages/configuration.html +++ b/pages/configuration.html @@ -6,8 +6,6 @@ - - @@ -24,6 +22,12 @@