From 0ceaa3b20ff8a01650ae9f30a050d65e8277ec2c Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 11:01:59 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index 6911558..0bef37d 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -1075,13 +1075,13 @@
font-size: 22px !important;
}
- .input-use-limit {
+/* .input-use-limit {
width: 100px !important;
min-width: 0 !important;
margin-right: 16px;
color: #1890ff !important;
border-color: #1890ff !important;
- }
+ }*/
.input-tool-model {
width: 100px !important;
--
Gitblit v1.9.3