输入框修改
This commit is contained in:
parent
15741a575d
commit
41f49fae3c
@ -150,14 +150,14 @@ onUnmounted(() => {
|
||||
|
||||
:deep(.el-input__inner) {
|
||||
color: #363636;
|
||||
min-height: 40px;
|
||||
min-height: 32px;
|
||||
}
|
||||
|
||||
:deep(.el-form-item__label) {
|
||||
line-height: 40px !important;
|
||||
line-height: 32px !important;
|
||||
}
|
||||
|
||||
:deep(.el-input__wrapper) {
|
||||
min-height: 40px !important;
|
||||
min-height: 32px !important;
|
||||
}
|
||||
</style>
|
||||
Loading…
Reference in New Issue
Block a user