zs 1 year ago
parent
commit
e286c8772b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/login/index.vue

+ 1 - 0
src/views/login/index.vue

@@ -79,6 +79,7 @@ function handleLogin() {
     border-radius: 15px;
     padding: 20px;
     box-shadow: var(--el-box-shadow-light);
+    background: transparent;
 
     .text {
       text-align: center;