mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-05-07 14:44:01 +00:00
Fix layout on delivery icon that was behind menu button.
This commit is contained in:
parent
8f3052632a
commit
070820225d
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