putch bubble
This commit is contained in:
parent
7a078f6b51
commit
66ca1bb130
@ -291,8 +291,7 @@ struct PrivateChatView: View {
|
|||||||
.foregroundColor(isCurrentUser ? foregroundColor.opacity(0.85) : .secondary)
|
.foregroundColor(isCurrentUser ? foregroundColor.opacity(0.85) : .secondary)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Lower the timestamp slightly to make it look like it's in the corner.
|
.offset(y: 3) // Move the timestamp view down
|
||||||
.padding(.bottom, 2)
|
|
||||||
}
|
}
|
||||||
.padding(.vertical, 10)
|
.padding(.vertical, 10)
|
||||||
.padding(.horizontal, 12)
|
.padding(.horizontal, 12)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user