fix(测试跟踪): 列表表头设置页面字段显示不全

--bug=1017733 --user=陈建星 【测试跟踪】用例评审自定义字段中已选字段显示半个字符且无法上下滚动 https://www.tapd.cn/55049933/s/1258136
This commit is contained in:
chenjianxing 2022-10-11 15:02:35 +08:00 committed by jianxing
parent 1d30a1ee88
commit ffe8e6360e
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ export default {
</script>
<style scoped>
.wl-transfer .transfer-main {
:deep(.wl-transfer .transfer-main) {
height: calc(100% - 73px) !important;
}
</style>