fix(测试跟踪): 创建用例-自定义字段-多选成员-选择后超出显示区域
--bug=1025801 --user=白奇 【测试跟踪】创建用例-自定义字段-多选成员-选择后超出显示区域 https://www.tapd.cn/55049933/s/1368266
This commit is contained in:
parent
45302e3759
commit
bcf222998a
|
@ -310,7 +310,10 @@ export default {
|
|||
height: 32px;
|
||||
}
|
||||
|
||||
:deep(.ms-select-tag.el-select span.el-tag--light) {
|
||||
width: 100%;
|
||||
}
|
||||
:deep(.ms-select-tag.el-select span.el-select__tags-text) {
|
||||
max-width: 240px!important;
|
||||
width: 90%;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue