Update src/styles/popup.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s

This commit is contained in:
freakoverse 2024-09-23 20:32:34 +00:00
parent b21c79b992
commit c0adc8f09b

View File

@ -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 {