From 2ab7f4ef54ece0ac8c0a98ffe0222fc5f6c835c8 Mon Sep 17 00:00:00 2001 From: zhangyanpeng <bob.zhang@highdatas.com> Date: 星期三, 21 八月 2024 10:41:05 +0800 Subject: [PATCH] 调整 --- css/myelement.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/css/myelement.css b/css/myelement.css index 52fc6ca..f893a12 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; -- Gitblit v1.8.0