Fixes #3200 Claim previews right-clickable
This commit is contained in:
parent
d2a87f164a
commit
356611d3a7
1 changed files with 4 additions and 0 deletions
|
@ -116,6 +116,10 @@
|
|||
height: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.claim-preview--large {
|
||||
|
|
Loading…
Reference in a new issue