mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-21 21:58:06 +00:00
Fix layout on delivery icon that was behind menu button.
This commit is contained in:
parent
76a6a8b6ea
commit
3c07e610ca
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ Item {
|
|||
width: parent.width
|
||||
|
||||
Row {
|
||||
anchors.fill: parent
|
||||
anchors.leftMargin: ChatStyle.entry.message.extraContent.leftMargin
|
||||
spacing: ChatStyle.entry.message.extraContent.spacing
|
||||
|
||||
Component {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue