We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0ac64 commit a208727Copy full SHA for a208727
electrum/gui/qml/components/LnurlWithdrawRequestDialog.qml
@@ -17,6 +17,7 @@ ElDialog {
17
property RequestDetails requestDetails
18
19
padding: 0
20
+ needsSystemBarPadding: false
21
22
property int walletCanReceive: 0
23
property int providerMinWithdrawable: parseInt(requestDetails.lnurlData['min_withdrawable_sat'])
0 commit comments