| | |
| | | .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; |
| | | } |
| | |
| | | .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; |
| | | } |