UI update

This commit is contained in:
sairaj mote 2021-05-23 17:28:42 +05:30
parent 36b44b0136
commit e52c49417f

View File

@ -8273,6 +8273,8 @@ Bitcoin.Util = {
}
@media only screen and (min-width: 640px) {
.bond-transaction{
gap: 1.5rem;
padding: 1.5rem;
grid-template-columns: 1fr auto;
}
.justify-self-end{