调试在线标签提示2

This commit is contained in:
670788339
2025-11-13 18:37:58 +08:00
parent 6a8fc58c9c
commit f18b886295

View File

@@ -2084,6 +2084,11 @@ export default {
width: 95%; width: 95%;
} }
} }
.guidance-highlight .el-form-item__content {
margin-left: 0 !important;
display: flex;
width: 75%;
}
</style> </style>