专病筛查
This commit is contained in:
parent
c66fb16006
commit
92132421fb
@ -3278,7 +3278,7 @@ export default {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.link-item-hover {
|
||||
/* .link-item-hover {
|
||||
background-color: #f5f7fa;
|
||||
color: #1890ff;
|
||||
font-weight: 600;
|
||||
@ -3296,20 +3296,20 @@ export default {
|
||||
|
||||
.el-menu {
|
||||
border: 0px;
|
||||
}
|
||||
} */
|
||||
|
||||
.mb8 {
|
||||
/* .mb8 {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
::v-deep .el-table td.el-table__cell {
|
||||
} */
|
||||
/* ::v-deep .el-table td.el-table__cell {
|
||||
border-bottom: 1px solid #eef1f5;
|
||||
height: 55px;
|
||||
}
|
||||
::v-deep .el-table__body tr.current-row > td {
|
||||
} */
|
||||
/* ::v-deep .el-table__body tr.current-row > td {
|
||||
background: #d0f1f6 !important;
|
||||
border-bottom: 1px solid #edf1f5;
|
||||
}
|
||||
::v-deep .el-table .el-table__header-wrapper th,
|
||||
} */
|
||||
/* ::v-deep .el-table .el-table__header-wrapper th,
|
||||
.el-table .el-table__fixed-header-wrapper th {
|
||||
background: #08a4bb !important;
|
||||
color: #fff !important;
|
||||
@ -3321,7 +3321,7 @@ export default {
|
||||
color: #fff !important;
|
||||
height: 60px !important;
|
||||
font-size: 16px;
|
||||
}
|
||||
} */
|
||||
::v-deep .el-table th.el-table__cell:nth-of-type(1) {
|
||||
border-top-left-radius: 8px;
|
||||
border-bottom-left-radius: 8px;
|
||||
@ -3330,12 +3330,12 @@ export default {
|
||||
border-top-right-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
}
|
||||
::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active {
|
||||
/* ::v-deep .el-pagination.is-background .el-pager li:not(.disabled).active {
|
||||
background-color: #08a4bb !important;
|
||||
}
|
||||
::v-deep .el-form-item__label {
|
||||
} */
|
||||
/* ::v-deep .el-form-item__label {
|
||||
font-weight: 300 !important;
|
||||
color: #000;
|
||||
}
|
||||
} */
|
||||
</style>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user