From f3914234db3bf68dad372c4dfb9a1111a0c09e32 Mon Sep 17 00:00:00 2001
From: zyx <zyx123456>
Date: 星期四, 28 十二月 2023 15:04:22 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pla/productionInfo.html |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/src/main/webapp/views/pla/productionInfo.html b/src/main/webapp/views/pla/productionInfo.html
index e8157c2..7368b02 100644
--- a/src/main/webapp/views/pla/productionInfo.html
+++ b/src/main/webapp/views/pla/productionInfo.html
@@ -73,6 +73,16 @@
         #btn-adjust {
             /*display: none;*/
         }
+        .layui-table-cell {
+            text-align: center;
+            line-height: 20px !important;
+            vertical-align: middle;
+            height: auto;
+            overflow: visible;
+            text-overflow: inherit;
+            white-space: normal;
+
+        }
     </style>
 </head>
 <body style="padding-bottom: 30px">

--
Gitblit v1.9.1