默认对话框全屏

This commit is contained in:
user0650 2023-04-11 17:02:19 +00:00
parent b4c3263390
commit bef74bcc58

View File

@ -140,7 +140,7 @@ const DEFAULT_CONFIG: ChatConfig = {
avatar: "1f603",
fontSize: 14,
theme: Theme.Auto as Theme,
tightBorder: false,
tightBorder: true,
sendPreviewBubble: true,
sidebarWidth: 300,