diff --git a/src/styles/login.scss b/src/styles/login.scss
index 19778763..ede34896 100644
--- a/src/styles/login.scss
+++ b/src/styles/login.scss
@@ -16,12 +16,7 @@
align-items: center;
justify-content: flex-end;
width: 100%;
- padding: 12px;
- }
-
- .lang-select {
- margin-left: 0.5rem;
- cursor: pointer;
+ padding: 10px;
}
.login-card {
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 172b74e0..87eca0eb 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -9,7 +9,7 @@
inactive-icon="Sunny"
@change="toggleTheme"
/>
-
+