CryptoDonate: fix CryptoAddress actions stacking

This commit is contained in:
Alex Gleason
2021-06-11 09:29:44 -05:00
parent a9c2131b18
commit 3f8318adf3

View File

@ -31,6 +31,7 @@
&__actions {
margin-left: auto;
display: flex;
a {
color: var(--primary-text-color--faint);