调试在线标签提示

This commit is contained in:
670788339
2025-11-13 17:03:41 +08:00
parent adff8a9f50
commit ad91e6ab33

View File

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