refactor(测试跟踪): 功能用例列表存在多余滚动条
--bug=1026503 --user=陈建星 【测试跟踪】功能用例列表存在多余的竖向滚动条 https://www.tapd.cn/55049933/s/1376208
This commit is contained in:
parent
99879a4a3c
commit
4a843c2bb5
|
@ -365,7 +365,7 @@ export default {
|
|||
tableHeaderKey: "TRACK_TEST_CASE",
|
||||
tableHeaderDragKey: "TRACK_TEST_CASE_DRAG",
|
||||
screenHeight: 'calc(100vh - 185px)',
|
||||
maxHeight: 'calc(100vh - 287px)',
|
||||
maxHeight: 'calc(100vh - 285px)',
|
||||
enableOrderDrag: true,
|
||||
isMoveBatch: true,
|
||||
loading: false,
|
||||
|
|
Loading…
Reference in New Issue