'组庭确认提示文字偏移修复'

This commit is contained in:
hhl123456789
2023-10-07 10:52:38 +08:00
parent 5f8dfa7165
commit 544cb35cb5
@@ -122,4 +122,7 @@ export default {
// line-height: 48px;
}
}
::v-deep .el-form-item__error {
left: 90px;
}
</style>