v1.5: Add login module and GPT selection feature

This commit is contained in:
2023-07-12 18:04:12 +08:00
parent 329b9c7c95
commit 49fffe8cbe
17 changed files with 375 additions and 31 deletions
+5
View File
@@ -1,6 +1,11 @@
.settings {
padding: 20px;
overflow: auto;
.logout-button {
display: flex;
justify-content: center;
}
}
.avatar {