fix(UI自动化): 修复批量执行场景任务中心报告样式问题

--bug=1015288 --user=刘瑶 【UI测试】批量执行场景-点击任务中心查看报告-样式显示问题 https://www.tapd.cn/55049933/s/1213025
This commit is contained in:
nathan.liu 2022-07-27 10:28:02 +08:00 committed by nathanliu2022
parent 9978b43c7b
commit 1b76b933db
3 changed files with 6 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3e34e4f69968987e9d8020421d16e9fb5cdb7075
Subproject commit 0c786599f916ed6afc78915f9325457ac52e298b

View File

@ -435,6 +435,7 @@ export default {
border-radius: 50%;
height: 12px;
width: 12px;
min-width: 12px;
display: inline-block;
vertical-align: top;
margin-left: 20px;
@ -446,6 +447,7 @@ export default {
border-radius: 50%;
height: 12px;
width: 12px;
min-width: 12px;
display: inline-block;
vertical-align: top;
margin-left: 20px;
@ -457,6 +459,7 @@ export default {
border-radius: 50%;
height: 12px;
width: 12px;
min-width: 12px;
display: inline-block;
vertical-align: top;
margin-left: 20px;
@ -468,6 +471,7 @@ export default {
border-radius: 50%;
height: 12px;
width: 12px;
min-width: 12px;
display: inline-block;
vertical-align: top;
margin-left: 20px;

@ -1 +1 @@
Subproject commit 2e055b3fa8c7f24b2dfa7ec1e3ab39fd4f072007
Subproject commit 0b367ee1d426d6bbbfe935d64c5680bcf2db704c