mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Change recv time position to the top of the bubble
This commit is contained in:
parent
92bcd4cbfd
commit
81a8677226
@ -71,7 +71,7 @@ Item {
|
||||
anchors.left: (!model.incoming)? parent.left : undefined
|
||||
anchors.right:(model.incoming)? parent.right : undefined
|
||||
|
||||
anchors.bottom: bubble.bottom
|
||||
anchors.top: bubble.top
|
||||
anchors.leftMargin: styles.lMarginBubble
|
||||
anchors.rightMargin: styles.rMarginBubble
|
||||
anchors.topMargin: styles.tMarginBubble
|
||||
|
Loading…
Reference in New Issue
Block a user