Support Apple and Google login

This commit is contained in:
Tw93
2023-04-09 16:01:10 +08:00
parent 8b1ed8e90c
commit 5355fd2260
2 changed files with 12 additions and 3 deletions

View File

@@ -54,6 +54,7 @@ document.addEventListener('DOMContentLoaded', () => {
padding: 8px;
border: 1px solid #ccc;
border-radius: 4px;
font-size: 14px;
margin-bottom: 12px;
outline: none;
}