diff --git a/src/styles/popup.css b/src/styles/popup.css index 2c03c5c..27801ee 100644 --- a/src/styles/popup.css +++ b/src/styles/popup.css @@ -186,6 +186,7 @@ flex-direction: row; grid-gap: 10px; text-align: center; + flex-wrap: wrap; } .btnMain.pUMCB_ZapsInsideAmountOptionsBtn { @@ -431,6 +432,7 @@ border-top: solid 1px #ffffff10; padding: 10px 0 0 0; margin: 10px 0 0 0; + white-space: break-spaces; } .BTCAddressPopZapTextSpan {