Update ui/imports/shared/controls/chat/LinkPreviewCard.qml
Co-authored-by: Igor Sirotin <sirotin@status.im>
This commit is contained in:
parent
7b6281a6c6
commit
a072286675
|
@ -43,10 +43,7 @@ CalloutCard {
|
||||||
ColumnLayout {
|
ColumnLayout {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.fillHeight: true
|
Layout.fillHeight: true
|
||||||
Layout.topMargin: 12
|
Layout.margins: 12
|
||||||
Layout.bottomMargin: 12
|
|
||||||
Layout.leftMargin: 12
|
|
||||||
Layout.rightMargin: 12
|
|
||||||
|
|
||||||
RowLayout {
|
RowLayout {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
|
|
Loading…
Reference in New Issue