fix(接口测试): 开启过多时环境与接口名称重叠

--bug=1009091 --user=王孝刚 【接口定义】开启过多时环境与接口名称重叠
https://www.tapd.cn/55049933/s/1089011
This commit is contained in:
wxg0103 2021-12-31 11:20:09 +08:00 committed by fit2-zhao
parent 72ae634e51
commit 463b6b43a4

View File

@ -853,6 +853,10 @@ export default {
margin: 0 0 0px;
}
/deep/ .el-tabs__nav-scroll {
width: calc(100% - 200px);
}
/deep/ .el-card {
/*border: 1px solid #EBEEF5;*/
/*border-style: none;*/