less padding on repost author
This commit is contained in:
parent
f351c9eedf
commit
83ebe9a18f
1 changed files with 1 additions and 1 deletions
|
@ -426,7 +426,7 @@
|
|||
}
|
||||
|
||||
.claim-preview__repost-author {
|
||||
transform: translateY(calc(var(--spacing-small) * -1));
|
||||
transform: translateY(calc(var(--spacing-xsmall) * -1));
|
||||
font-size: var(--font-xsmall);
|
||||
color: var(--color-text-subtitle);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue