Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -338,6 +338,16 @@
|
||||
font-weight: 500;
|
||||
color: var(--brand-color);
|
||||
}
|
||||
|
||||
&--reblog {
|
||||
> div {
|
||||
display: flex;
|
||||
|
||||
> .icon-button {
|
||||
margin-right: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user