diff --git a/php/public/style.css b/php/public/style.css index 2dd199f1..9a8d17d7 100644 --- a/php/public/style.css +++ b/php/public/style.css @@ -483,8 +483,8 @@ input[type="checkbox"]:disabled:not(:checked) + label { visibility: hidden; opacity: 0; align-self: start; - width: 20%; - height: 7rem; + width: 300px; + height: 200px; border-radius: var(--border-radius-large); border: solid thin rgb(192, 192, 192); } diff --git a/php/templates/layout.twig b/php/templates/layout.twig index eb7467c2..39f8f45b 100644 --- a/php/templates/layout.twig +++ b/php/templates/layout.twig @@ -1,7 +1,7 @@ AIO - + diff --git a/php/templates/log.twig b/php/templates/log.twig index 4d814b47..2fe3b1ce 100644 --- a/php/templates/log.twig +++ b/php/templates/log.twig @@ -1,13 +1,15 @@ +