fix(接口测试): 步骤结果未对齐

--bug=1026270 --user=宋昌昌 【接口测试】场景报告-执行结果-步骤结果未对齐 https://www.tapd.cn/55049933/s/1374249
This commit is contained in:
song-cc-rock 2023-05-23 10:46:30 +08:00 committed by fit2-zhao
parent 91fdace459
commit a86c6e3b8b
1 changed files with 22 additions and 18 deletions

View File

@ -188,4 +188,8 @@ export default {
height: 20px;
font-size: 12px;
}
:deep(.ms-card .el-card__body) {
padding-right: 1px;
}
</style>