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;
}
@@ -93,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;
}