mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 18:26:48 +08:00
默认对话框全屏
This commit is contained in:
@@ -140,7 +140,7 @@ const DEFAULT_CONFIG: ChatConfig = {
|
|||||||
avatar: "1f603",
|
avatar: "1f603",
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
theme: Theme.Auto as Theme,
|
theme: Theme.Auto as Theme,
|
||||||
tightBorder: false,
|
tightBorder: true,
|
||||||
sendPreviewBubble: true,
|
sendPreviewBubble: true,
|
||||||
sidebarWidth: 300,
|
sidebarWidth: 300,
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user