fixed ui issue

This commit is contained in:
marvzhang
2020-02-01 18:35:26 +08:00
parent 83af0786e0
commit 1841dbf665

View File

@@ -128,4 +128,8 @@ export default {
line-height: 18px;
padding: 5px 10px;
}
.el-form-item {
text-align: left;
}
</style>