aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS/ChatView.swift
diff options
context:
space:
mode:
Diffstat (limited to 'Hotline/macOS/ChatView.swift')
-rw-r--r--Hotline/macOS/ChatView.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hotline/macOS/ChatView.swift b/Hotline/macOS/ChatView.swift
index f16ac8b..2b6d10b 100644
--- a/Hotline/macOS/ChatView.swift
+++ b/Hotline/macOS/ChatView.swift
@@ -51,7 +51,7 @@ struct ChatView: View {
.padding(16)
}
.scrollBounceBehavior(.basedOnSize)
- .frame(maxHeight: 325)
+ .frame(maxHeight: 375)
// Divider()
//