pl-fe: improve follow hashtag setting styles
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
@ -51,6 +51,7 @@ const HashtagTimeline: React.FC<IHashtagTimeline> = ({ params }) => {
|
||||
{features.followHashtags && isLoggedIn && (
|
||||
<List>
|
||||
<ListItem
|
||||
className='mb-3 black:mx-4 black:mb-0'
|
||||
label={<FormattedMessage id='hashtag.follow' defaultMessage='Follow hashtag' />}
|
||||
>
|
||||
<Toggle
|
||||
|
||||
Reference in New Issue
Block a user