CryptoDonate: fix CryptoAddress actions stacking

This commit is contained in:
Alex Gleason 2021-06-11 09:29:44 -05:00
parent a9c2131b18
commit 3f8318adf3
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

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