diff --git a/frontend/src/views/login/index.vue b/frontend/src/views/login/index.vue index d34d8e79..2f9c5afb 100644 --- a/frontend/src/views/login/index.vue +++ b/frontend/src/views/login/index.vue @@ -277,7 +277,7 @@ width: 100%; display: flex; align-items: center; - justify-content: start; + justify-content: end; " > { width: 20%; max-height: 402px; max-width: 400px; - min-height: 362px; + // min-height: 362px; border-radius: 3px; padding: 15px 24px 24px; background-color: rgb(255, 255, 255);