Fix preview link background

This commit is contained in:
saltrafael 2021-06-21 15:22:54 -03:00 committed by Thomas Zarebczan
parent f4d327f1f4
commit 0532e759d4

View file

@ -27,6 +27,16 @@
display: inline;
}
}
.claim-link {
.button {
display: block;
.button__content {
display: block;
}
}
}
}
.media__actions {