From b1c54f5865af8150a78f8a4ab3ac8d945e5b981e Mon Sep 17 00:00:00 2001 From: root <295172551@qq.com> Date: Fri, 27 Jun 2025 00:28:04 +0800 Subject: [PATCH] 111 --- LTEMvcApp/Views/Home/NetworkConfig.cshtml | 62 +++++++++++------------ 1 file changed, 29 insertions(+), 33 deletions(-) diff --git a/LTEMvcApp/Views/Home/NetworkConfig.cshtml b/LTEMvcApp/Views/Home/NetworkConfig.cshtml index ba6a0b0..9a71b18 100644 --- a/LTEMvcApp/Views/Home/NetworkConfig.cshtml +++ b/LTEMvcApp/Views/Home/NetworkConfig.cshtml @@ -25,6 +25,22 @@ margin-top: 10px; font-size: 1.05em; } + .form-row-label { + width: 120px; + text-align: right; + padding-right: 8px; + font-weight: 500; + white-space: nowrap; + } + .form-row-input { + flex: 1 1 0; + min-width: 0; + } + .form-row-flex { + display: flex; + align-items: center; + margin-bottom: 12px; + }
@@ -41,41 +57,21 @@
-
-
- -
-
- -
-
- -
-
- -
+
+ + + +
-
-
- -
-
- -
-
- -
-
- -
+
+ + + +
-
-
- -
-
- -
+
+ +