From 11eca99917f12abfc0e85c1c9b6edf3cac258682 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 13 十一月 2025 09:57:03 +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 20a9d1a..234f1d7 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -1069,13 +1069,13 @@
}
.input-tool-name {
- width: 120px !important;
+ width: 80px !important;
min-width: 0 !important;
margin-right: 10px;
}
.input-tool-model {
- width: 120px !important;
+ width: 80px !important;
min-width: 0 !important;
margin-right: 10px;
}
--
Gitblit v1.9.3