Przeglądaj źródła

Merge branch 'hotfix-201842-hb' into dev

huangb 7 lat temu
rodzic
commit
660efea03a
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      components/login/Login.vue

+ 3 - 0
components/login/Login.vue

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