Flex
2025-05-30 4d0ebb399281589564d6fa9d512c375a28abc303
easegen-front/src/views/Login/components/LoginForm.vue
@@ -375,10 +375,10 @@
    ::v-deep(.el-input__inner) {
      font-size: 20px;
      line-height: 40px;
      height: 60px;
      height: 50px;
    }
    ::v-deep(.el-form-item--large){
      margin-bottom: 44px;
      margin-bottom: 40px;
    }
    ::v-deep(.el-checkbox__label){
      font-size: 18px;
@@ -388,7 +388,7 @@
      box-sizing: border-box;
      font-size: 20px;
      height: 60px;
      margin-top: 20px;
      margin-top: 10px;
    }
  }
}