refactor(接口测试): 修复断言前后置脚本tab页标签显示数量显示不全的缺陷

--bug=1011462 --user=王孝刚
【接口测试】api-test-前/后置、断言操作记录大于100条时,tab页标签显示数量显示不全
https://www.tapd.cn/55049933/s/1123272
This commit is contained in:
wxg0103 2022-03-22 15:10:03 +08:00 committed by 刘瑞斌
parent ae2028910a
commit a0877f2dfa
4 changed files with 8 additions and 4 deletions

View File

@ -340,7 +340,8 @@
background: #783887;
color: white;
height: 18px;
border-radius: 42%;
font-size: xx-small;
border-radius: 50%;
}
.ms-left-buttion {

View File

@ -233,7 +233,8 @@
background: #783887;
color: white;
height: 18px;
border-radius: 42%;
font-size: xx-small;
border-radius: 50%;
}
.ms-left-cell {

View File

@ -530,7 +530,8 @@ export default {
background: #783887;
color: white;
height: 18px;
border-radius: 42%;
font-size: xx-small;
border-radius: 50%;
}
.request-tabs {

View File

@ -547,7 +547,8 @@ export default {
background: #783887;
color: white;
height: 18px;
border-radius: 42%;
font-size: xx-small;
border-radius: 50%;
}
.ms-left-buttion {