huangb 7 vuotta sitten
vanhempi
commit
877d12b5cf
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      components/login/Login.vue

+ 3 - 0
components/login/Login.vue

@@ -1357,4 +1357,7 @@
   .footer{
     padding: 50px 0;
   }
+  #login_container iframe{
+    height: 280px;
+  }
 </style>