This commit is contained in:
smanylov
2025-12-27 12:10:13 +07:00
parent aaa95091d2
commit f8bbf56f47
9 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -124,7 +124,7 @@
display: flex;
gap: 12px;
padding: 15px 20px;
border-bottom: 1px solid #f9fafb;
border-bottom: 1px solid #f3f4f6;
transition: background-color 0.2s;
cursor: pointer;
}
@@ -1,5 +1,4 @@
.login-container-wrapper {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
min-height: 100vh;
display: flex;