From 6a7e972384b43d476bac7647ab2338d2789acded Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:40:09 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index a64ee1f..2d89991 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -1058,6 +1058,15 @@
text-align: center;
}
+ .input,
+ .input.small-font,
+ .input-use-limit,
+ .input-tool-model,
+ .input-tool-name,
+ .input-life-warn {
+ font-size: 22px !important;
+ }
+
.input-use-limit {
width: 100px !important;
min-width: 0 !important;
--
Gitblit v1.9.3