fix(项目设置): 环境中CSV变量显示问题

--bug=1018540 --user=李玉号 【项目设置】项目环境-配置环境-通用配置设置CSV变量,本地上传后显示不正确,建议优化
https://www.tapd.cn/55049933/s/1270082
This commit is contained in:
shiziyuan9527 2022-10-20 18:28:55 +08:00 committed by lyh
parent a1961e83ce
commit 9ae2923ddd
1 changed files with 1 additions and 1 deletions

View File

@ -261,7 +261,7 @@ export default {
.api-body-upload :deep(.el-upload-list__item) {
height: 30px;
width: auto;
width: 100%;
padding: 2px 5px;
margin-bottom: 0px;
}