update 优化代码

This commit is contained in:
疯狂的狮子Li
2025-04-22 13:32:15 +08:00
parent 660d5b3d4f
commit e5de3f4e9d
4 changed files with 4 additions and 5 deletions

View File

@ -260,10 +260,9 @@ onMounted(() => {
background: #ffffff;
width: 400px;
padding: 25px 25px 5px 25px;
z-index: 1;
.el-input {
height: 40px;
input {
height: 40px;
}