fix(测试跟踪): 修复变更记录页面多一条横线的缺陷
--bug=1024044 --user=王孝刚 【测试跟踪】功能用例-编辑-变更记录显示问题汇总 https://www.tapd.cn/55049933/s/1347748
This commit is contained in:
parent
e24dc5a118
commit
3f64a199b4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue