update 3d实时监控

This commit is contained in:
lb
2022-11-17 14:03:32 +08:00
parent 00be50ed95
commit 2d3d0d4a3a
7 changed files with 11 additions and 7 deletions

View File

@@ -43,7 +43,6 @@
</div>
</div>
<div class="techy-body-part__right">
<div class="realtime">
<techy-container title="实时产量和能耗" icon="折角的菜单图标">
@@ -73,7 +72,7 @@
</techy-container>
</div>
<div class="ft-monitor" style="flex: 1;">
<techy-container title="现场实时监控" icon="安全帽图标">
<techy-container title="现场实时监控" icon="安全帽图标" style="display: flex; flex-direction: column;">
<LeftContentMonitor />
</techy-container>
</div>