Browse Source

sass登录

huangb 7 years ago
parent
commit
7bf284e123
2 changed files with 2 additions and 2 deletions
  1. 1 1
      pages/sassLogin/index.vue
  2. 1 1
      pages/sassLogin/register.vue

+ 1 - 1
pages/sassLogin/index.vue

@@ -825,7 +825,7 @@
 <style lang="scss" type="text/scss">
   .y-container {
     position: relative;
-    bottom: -50px;
+    bottom: -30px;
     width: 346px !important ;
     margin: 0 auto;
     text-align: center;

+ 1 - 1
pages/sassLogin/register.vue

@@ -387,7 +387,7 @@
 <style lang="scss" scoped>
   .go-register {
     position: relative;
-    bottom: -50px;
+    bottom: -30px;
     margin: 0 auto;
     width: 100%;
     background: #eee;