fix: 修复实体详情 关系图表宽度问题

This commit is contained in:
@changcode
2022-07-11 17:16:20 +08:00
parent 0ea57484e6
commit 463232972c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
.ship--show.ship {
visibility: visible;
}
.chart-drawing-ship__width {
width: 1542px !important;
}
.ship {
width: 320px;
background: #FFFFFF;