Commit 25323438 authored by chenjianxing's avatar chenjianxing
Browse files

fix: 测试计划接口测试列表错位

No related merge requests found
Showing with 6 additions and 2 deletions
+6 -2
......@@ -486,7 +486,11 @@ export default {
/deep/ .el-drawer__header {
margin-bottom: 0px;
}
/deep/ .el-table__fixed-body-wrapper {
top: 59px !important;
.ms-select-all-fixed >>> th:nth-child(2) .el-icon-arrow-down {
top: -3px;
}
/*/deep/ .el-table__fixed-body-wrapper {*/
/* top: 59px !important;*/
/*}*/
</style>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment