修改新增页面样式

This commit is contained in:
gyj
2024-05-17 15:52:46 +08:00
parent 25f13bbbe9
commit f7c098940b
@@ -1228,4 +1228,8 @@ export default {
color: #959595;
}
}
::v-deep .el-input--medium .el-input__inner {
height: 40px;
line-height: 40px;
}
</style>