qml: BalanceSummary remove height hint for fiat amount
This commit is contained in:
@@ -53,8 +53,6 @@ Item {
|
|||||||
|
|
||||||
Item {
|
Item {
|
||||||
visible: Daemon.fx.enabled
|
visible: Daemon.fx.enabled
|
||||||
// attempt at making fiat state as tall as btc state:
|
|
||||||
Layout.preferredHeight: fontMetrics.lineSpacing * 2 + balanceLayout.rowSpacing + 2
|
|
||||||
Layout.preferredWidth: 1
|
Layout.preferredWidth: 1
|
||||||
}
|
}
|
||||||
Label {
|
Label {
|
||||||
|
|||||||
Reference in New Issue
Block a user