diff --git a/src/css/index.scss b/src/css/index.scss
index 8059ed3..a5ebb8c 100644
--- a/src/css/index.scss
+++ b/src/css/index.scss
@@ -298,4 +298,7 @@ s {
background: linear-gradient(180deg, #a7fcff, #08ced0);
-webkit-background-clip: text;
color: transparent;
+}
+.el-form-item__label {
+ width: 100px !important;
}
\ No newline at end of file
diff --git a/src/views/Home.vue b/src/views/Home.vue
index 1f5dce8..42af208 100644
--- a/src/views/Home.vue
+++ b/src/views/Home.vue
@@ -33,37 +33,37 @@
-