From 1da595aa0da816fe33d0eed7fdab97fd8f38cc51 Mon Sep 17 00:00:00 2001
From: Junjie <fallin.jie@qq.com>
Date: 星期六, 20 五月 2023 09:08:14 +0800
Subject: [PATCH] 工作号变任务号等

---
 src/main/webapp/views/realtimeWatch/pipeline.html |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/src/main/webapp/views/realtimeWatch/pipeline.html b/src/main/webapp/views/realtimeWatch/pipeline.html
index fe26472..9b7a7e9 100644
--- a/src/main/webapp/views/realtimeWatch/pipeline.html
+++ b/src/main/webapp/views/realtimeWatch/pipeline.html
@@ -42,12 +42,9 @@
     </style>
 </head>
 <body>
-<div style="padding: 10px;height: 100%;float: left;width: 6%">
-    <div class="button-window"></div>
-</div>
 
-<div style="height: 100%;padding-left: 6%">
-    <div style="padding: 10px;height: 100%">
+<div style="height: 100vh;padding-left: 6%">
+    <div style="padding: 10px;height: 900px;">
         <main>
 
             <!-- plc寮傚父鏃ュ織鐩戞帶鐗� -->

--
Gitblit v1.9.1