From 83957eba1ad5bde31feced0bf07e28bd95389009 Mon Sep 17 00:00:00 2001
From: zhangyanpeng <bob.zhang@highdatas.com>
Date: 星期一, 26 八月 2024 19:58:23 +0800
Subject: [PATCH] 调整

---
 css/myelement.css |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/css/myelement.css b/css/myelement.css
index 52fc6ca..64b18f1 100644
--- a/css/myelement.css
+++ b/css/myelement.css
@@ -390,6 +390,9 @@
 .h_table .el-input--mini .el-input__inner {
     height: 24px;
     line-height: 24px;
+}
+
+.h_table .el-input-number .el-input__inner {
 	text-align: right;
 	padding-left: 5px;
 	padding-right: 5px;
@@ -917,7 +920,9 @@
 	font-size: 14px; 
 	font-weight: bold;
 }
-
+.h_form .h_form_group {
+	margin: 0px;
+}
 .h_form .h_form_group_name {
 	font-size: 14px; 
 }

--
Gitblit v1.8.0