Skip to content

Commit

Permalink
UI Bug: getumbrel#316 - setting xl breakpoint forbitcoin p2p qr flex …
Browse files Browse the repository at this point in the history
…container
  • Loading branch information
vampaz committed May 12, 2021
1 parent c36af7c commit ebcdd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ConnectWallet/Wallets/BitcoinCoreP2P.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<connection-details name="any other wallet that supports Bitcoin Core's P2P" requires="bitcoind">
<div class="d-lg-flex align-items-center justify-content-center pb-3">
<div class="d-xl-flex align-items-center justify-content-center pb-3">
<qr-code
:value="urls.bitcoin.p2p.connectionString"
:size="260"
Expand Down

0 comments on commit ebcdd3d

Please sign in to comment.