fix(测试跟踪): 修复变更记录页面多一条横线的缺陷

--bug=1024044 --user=王孝刚 【测试跟踪】功能用例-编辑-变更记录显示问题汇总
https://www.tapd.cn/55049933/s/1347748
This commit is contained in:
wxg0103 2023-03-09 18:54:57 +08:00 committed by wxg0103
parent e24dc5a118
commit 3f64a199b4
1 changed files with 3 additions and 0 deletions

View File

@ -276,6 +276,9 @@ export default {
height: px2rem(350) !important;
max-height: px2rem(536) !important;
}
.wrap :deep(.el-table::before) {
background: none;
}
.wrap .change-his-pagination {
padding-top: 24px!important;