fix(测试跟踪): 功能用例文本描述显示不全

--bug=1024400 --user=李玉号 【测试跟踪】功能用例-查看-文本描述显示不全
https://www.tapd.cn/55049933/s/1350597
This commit is contained in:
shiziyuan9527 2023-03-15 16:12:07 +08:00 committed by lyh
parent 5214e44977
commit 472ae691f4
1 changed files with 2 additions and 2 deletions

View File

@ -467,12 +467,12 @@ export default {
}
.select {
width: 100%;
max-height: px2rem(64);
max-height: px2rem(128);
line-height: 32px;
font-weight: 400;
font-size: 14px;
color: #1f2329;
overflow-y: hidden;
overflow-y: scroll;
}
// .select:hover {
// background: rgba(31, 35, 41, 0.1);