mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-12 20:23:46 +08:00
feat: support wechat login function
This commit is contained in:
@@ -312,6 +312,7 @@ onMounted(() => {
|
||||
.chat-item {
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
max-width 60%
|
||||
|
||||
.file-list-box {
|
||||
display flex
|
||||
|
||||
@@ -364,6 +364,7 @@ const reGenerate = (prompt) => {
|
||||
position: relative;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
max-width 60%
|
||||
|
||||
.content-wrapper {
|
||||
display flex
|
||||
|
||||
Reference in New Issue
Block a user