diff --git a/screen-vue/src/components/Layout/editPswd.vue b/screen-vue/src/components/Layout/editPswd.vue
index cbeae28..2c2e8a2 100644
--- a/screen-vue/src/components/Layout/editPswd.vue
+++ b/screen-vue/src/components/Layout/editPswd.vue
@@ -15,13 +15,13 @@
@@ -118,6 +162,7 @@ defineExpose({ submitForm, resetForm })
color: #303133;
font-weight: 500;
}
+
:deep(.el-input__wrapper) {
padding: 0 10px;
height: 32px !important;
diff --git a/screen-vue/src/components/Layout/index.vue b/screen-vue/src/components/Layout/index.vue
index ed9b575..430d805 100644
--- a/screen-vue/src/components/Layout/index.vue
+++ b/screen-vue/src/components/Layout/index.vue
@@ -142,17 +142,16 @@
-
@@ -161,7 +160,7 @@