xyc
2025-02-21 664db98c9e8595ce4dd636a27f480e3a08b81ff5
web/packages/assets/css/base.css
@@ -30,7 +30,14 @@
.zt .el-table th.is-center {
  text-align: center;
}
.zt .el-table td.is-left,
.zt .el-table th.is-left {
  text-align: left;
}
.zt .el-table td.is-right,
.zt .el-table th.is-right {
  text-align: right;
}
.zt .el-table .el-link.is-underline:hover {
  text-decoration: none;
}
@@ -66,7 +73,6 @@
  padding: 10px;
  color: #606266;
  font-size: 16px;
  max-height: 770px;
  min-height: 300px;
  word-break: break-all;
  border-top: 1px solid #EBEEF5;
@@ -94,9 +100,9 @@
.zt .el-dialog .el-dialog__body .el-form .el-collapse {
  border: none;
}
.zt .el-dialog .x6-graph-scroller.x6-graph-scroller-paged.x6-graph-scroller-pannable{
  max-height:650px !important;
}
/*.zt .el-dialog .x6-graph-scroller.x6-graph-scroller-paged.x6-graph-scroller-pannable{*/
/*  max-height:650px !important;*/
/*}*/
.zt .el-dialog .el-dialog__body .el-form .el-collapse-item:last-child .el-collapse-item__wrap {
  border-bottom: none;
}