调试在线标签提示

This commit is contained in:
670788339
2025-11-13 17:07:30 +08:00
parent ad91e6ab33
commit 7e4a6a080a

View File

@@ -2076,7 +2076,7 @@ export default {
}
.tag-from-item >>> .el-form-item__content {
display: flex;
margin-left: 0!important;
margin-left: 0 !important;
}
.tag-from-item >>> .el-form-item__content >>> .tag-container {
width: 95%;