mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Improve music sharing from iCloud Drive
This commit is contained in:
@@ -103,7 +103,7 @@ class ChatMessageFileBubbleContentNode: ChatMessageBubbleContentNode {
|
||||
|
||||
if case let .linear(_, bottom) = position {
|
||||
if case .Neighbour = bottom {
|
||||
bottomInset -= 20.0
|
||||
bottomInset -= 24.0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user