From 3e0ba0024bc4163f6700828933fa2a3a399d3353 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Mon, 19 Dec 2022 17:16:04 -0800 Subject: [PATCH] fix word break issue --- css/form.css | 2 +- login.html | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/form.css b/css/form.css index f9bca47..cb4374c 100644 --- a/css/form.css +++ b/css/form.css @@ -30,5 +30,5 @@ button { } .labels-inputs > div { - width: min-content; + width: max-content; } \ No newline at end of file diff --git a/login.html b/login.html index 3f67256..a167ca1 100644 --- a/login.html +++ b/login.html @@ -15,12 +15,12 @@ Proxmox VE Login
- - +
+
- - +
+