From 9e22d4c9438fa55425badb9dc089901cfda10b1b Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 24 十月 2023 09:18:18 +0800
Subject: [PATCH] 1. 委外工序明细报表 100% 2.不良明细报表 100% 3.维修明细报表
---
src/styles/global.css | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/src/styles/global.css b/src/styles/global.css
index 4a09c44..aab4c4a 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -63,6 +63,11 @@
justify-content: flex-end;
}
+.el-button--text{
+ font-size: 14px !important;
+ cursor: pointer !important;
+}
+
/*澶撮儴鎸夐挳缁勬牱寮�*/
.bodyTopButtonGroup {
--
Gitblit v1.9.3