fix(测试跟踪): 功能用例编辑页,版本显示添加滚动条

--bug=1025776 --user=陈建星 【测试跟踪】-测试计划-测试用例-编辑-版本信息显示不全 https://www.tapd.cn/55049933/s/1366290
This commit is contained in:
chenjianxing 2023-04-25 10:26:11 +08:00 committed by jianxing
parent 4aa56c349f
commit b8d37b7b77
1 changed files with 1 additions and 0 deletions

View File

@ -439,6 +439,7 @@ export default {
.history-container {
overflow: scroll;
max-height: 300px;
.item-row:hover {
background: rgba(31, 35, 41, 0.1);