mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
missing padding
This commit is contained in:
@@ -63,7 +63,7 @@ const SubscriptionsSetting = () => {
|
||||
</ul>
|
||||
</>
|
||||
) : (
|
||||
t('not_subscribed_to_any_board')
|
||||
<div className={styles.notSubscribed}>{t('not_subscribed_to_any_board')}</div>
|
||||
)}
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user