mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(post page): add padding to buttons on mobile
This commit is contained in:
@@ -60,7 +60,7 @@ export const MobileBoardButtons = ({ address }: BoardButtonsProps) => {
|
||||
<ReturnButton address={address} />
|
||||
<CatalogButton address={address} />
|
||||
<BottomButton />
|
||||
<div>
|
||||
<div className={styles.mobilePostPageButtonsSecondRow}>
|
||||
<OptionsButton />
|
||||
<SubscribeButton address={address} />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user