natasha преди 20 часа
родител
ревизия
5167e2456e
променени са 1 файла, в които са добавени 5 реда и са изтрити 5 реда
  1. 5 5
      src/views/login/index.vue

+ 5 - 5
src/views/login/index.vue

@@ -495,11 +495,11 @@ export default {
     position: relative;
     z-index: 1;
     display: flex;
-    flex: 0 0 62%;
+    flex: 0 0 52%;
     flex-direction: column;
-    align-items: center;
+    align-items: end;
     justify-content: center;
-    width: 62%;
+    width: 52%;
     padding: 40px 55px;
     overflow: hidden;
   }
@@ -909,10 +909,10 @@ export default {
     position: relative;
     z-index: 1;
     display: flex;
-    flex: 0 0 38%;
+    flex: 0 0 48%;
     align-items: center;
     justify-content: center;
-    width: 38%;
+    width: 48%;
     padding: 40px;
     overflow: hidden;
   }