管道基础大数据平台系统开发-【前端】-新系統界面
src/assets/css/configure.css
@@ -215,7 +215,7 @@
}
.twoMenu_imge46 {
    background: url("../../assets/img/synthesis/images/3白底_133.png") no-repeat center;
    background: url("../../assets/img/synthesis/图层 14 拷贝 8.png") no-repeat center;
}
.twoMenu_imge47 {
@@ -299,7 +299,7 @@
/*  高层量测图标 */
.twoMenu_imge77 {
    background: url("../../assets/img/synthesis/images/3白底_198.png") no-repeat center;
    background: url("../../assets/img/synthesis/图层 37 拷贝 4(1).png") no-repeat center;
}
@@ -362,4 +362,43 @@
.el-select-dropdown.is-multiple .el-select-dropdown__item.selected:hover {
    background: transparent;
}
/*el-table边框*/
.el-table {
    border-left: none !important;
    border-right: none !important;
}
.el-table td {
    border-right: none !important;
}
.el-table th.is-leaf {
    border-right: none !important;
}
.el-table--group::after,
.el-table--border::after {
    width: 0 !important;
}
.el-table {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.el-table .el-table__body-wrapper {
    flex: 1;
}
.el-table th.gutter {
    display: table-cell !important;
}
.tabsSpan {
    color: #000;
}