Fix for display of fee when not for a BIP70 invoice.
This commit is contained in:
parent
a9711c2575
commit
59d1704673
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
.fee-fiat {
|
.fee-fiat {
|
||||||
&.positive {
|
&.positive {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue