new classes
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
This commit is contained in:
parent
658cf0ab23
commit
a26453c16f
@ -423,3 +423,20 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
grid-gap: 15px;
|
grid-gap: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.BTCAddressPopZap {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
grid-gap: 0px;
|
||||||
|
color: #ffffff50;
|
||||||
|
font-size: 12px;
|
||||||
|
font-weight: bold;
|
||||||
|
border-top: solid 1px #ffffff10;
|
||||||
|
padding: 10px 0 0 0;
|
||||||
|
margin: 10px 0 0 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
.BTCAddressPopZapTextSpan {
|
||||||
|
font-weight: normal;
|
||||||
|
color: #ffffff25;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user