diff --git a/account.html b/account.html index b277ae4..c402455 100644 --- a/account.html +++ b/account.html @@ -2,7 +2,7 @@ - + tronnet - client diff --git a/config.html b/config.html index 1ea6380..970d186 100644 --- a/config.html +++ b/config.html @@ -2,7 +2,7 @@ - + tronnet - client diff --git a/css/form.css b/css/form.css index f322c9c..7858dfe 100644 --- a/css/form.css +++ b/css/form.css @@ -19,7 +19,7 @@ form input, form label, form legend { form input, form select { border: solid var(--content-txt-color) 1px; - min-width: fit-content; + width: 100%; } form input:focus, form select:focus { diff --git a/css/instance.css b/css/instance.css index 4c30196..60475f9 100644 --- a/css/instance.css +++ b/css/instance.css @@ -7,8 +7,6 @@ } } @media screen and (max-width: 1000px) { - * { - } #instance-status { display: none; } diff --git a/index.html b/index.html index 242b592..40ef471 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + tronnet - client diff --git a/login.html b/login.html index bf040b2..0093369 100644 --- a/login.html +++ b/login.html @@ -2,7 +2,7 @@ - + tronnet - client