From 6a7e972384b43d476bac7647ab2338d2789acded Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期五, 14 十一月 2025 10:40:09 +0800
Subject: [PATCH] 调试
---
components/mold.vue | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/components/mold.vue b/components/mold.vue
index 500b17e..2d89991 100644
--- a/components/mold.vue
+++ b/components/mold.vue
@@ -1054,6 +1054,17 @@
margin-right: 4px;
padding-left: 2px;
padding-right: 2px;
+ font-size: 22px !important; /* 瀛椾綋鍔犲ぇ */
+ 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 {
--
Gitblit v1.9.3