From e2655141b07ab811f755daee54680c5748e9d8e6 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 07 五月 2024 12:17:02 +0800
Subject: [PATCH] 1.生产订单、生成工单  新增顶极物料

---
 src/styles/global.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/styles/global.css b/src/styles/global.css
index aab4c4a..37c98ec 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -3,8 +3,8 @@
   height: 100%;
   margin: 0;
   padding: 0;
-  min-width: 1200px;
-  overflow-y: hidden;
+  /*min-width: 1200px;*/
+  /*overflow-y: hidden;*/
   /*overflow-x: hidden;*/
 
   -moz-osx-font-smoothing: grayscale;

--
Gitblit v1.9.3