Browse Source

logo样式调整

zhouna 5 years ago
parent
commit
5cfe193931
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/Login.vue

+ 2 - 1
src/components/Login.vue

@@ -222,6 +222,7 @@ export default {
       margin: 1rem auto 0 auto;
       margin: 1rem auto 0 auto;
       border-radius: 50%;
       border-radius: 50%;
       overflow: hidden;
       overflow: hidden;
+      padding:6px;
       img {
       img {
         width: 100%;
         width: 100%;
       }
       }
@@ -326,4 +327,4 @@ export default {
     margin-top: 0.5rem;
     margin-top: 0.5rem;
   }
   }
 }
 }
-</style>
+</style>