style(接口测试): 修复用例执行不能点击

This commit is contained in:
RubyLiu 2023-08-17 10:57:02 +08:00 committed by fit2-zhao
parent f66f5c3f6c
commit d9530350f6
2 changed files with 1 additions and 3 deletions

View File

@ -1036,9 +1036,6 @@ export default {
.tag-item {
margin-right: 20px;
width: 800px;
position: relative;
z-index: 100;
}
.ms-col-name {

View File

@ -230,6 +230,7 @@ export default {
.el-input-tag--small {
line-height: 30px;
width: 800px;
}
.el-input-tag--medium {