pl-fe: minor visual fix
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -776,7 +776,7 @@ const Header: React.FC<IHeader> = ({ account }) => {
|
||||
</div>
|
||||
|
||||
<div className='mt-6 flex w-full justify-end sm:pb-1'>
|
||||
<HStack space={2} className='mt-10' wrap>
|
||||
<HStack space={2} className='mt-10' justifyContent='end' wrap>
|
||||
<SubscriptionButton account={account} />
|
||||
{renderMessageButton()}
|
||||
{renderShareButton()}
|
||||
|
||||
Reference in New Issue
Block a user