Fixes #3200 Claim previews right-clickable

This commit is contained in:
Michael Tintiuc 2020-02-04 23:59:49 +02:00 committed by Sean Yesmunt
parent d2a87f164a
commit 356611d3a7

View file

@ -116,6 +116,10 @@
height: 5rem;
}
}
a {
color: inherit;
}
}
.claim-preview--large {