parent
90f6e30a7e
commit
4e94d66e7e
1 changed files with 4 additions and 1 deletions
|
@ -106,6 +106,10 @@
|
|||
height: 5rem;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
.claim-preview--large {
|
||||
|
@ -187,7 +191,6 @@
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
max-width: 100%;
|
||||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.claim-preview-metadata {
|
||||
|
|
Loading…
Reference in a new issue