fix(测试跟踪): 查看测试计划功能用例关系图会展示底层的评论框
--bug=1013823 --user=陈建星 【测试跟踪】github#14378测试计划中 查看功能用例的 依赖关系 展示有问题,出现了编辑框 https://www.tapd.cn/55049933/s/1177004
This commit is contained in:
parent
5aeb80e28d
commit
9948e3d676
|
@ -179,4 +179,8 @@ export default {
|
||||||
.review-mavon-editor {
|
.review-mavon-editor {
|
||||||
position: initial;
|
position: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/deep/ .v-note-wrapper {
|
||||||
|
position: initial;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue