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>
|
||||||
|
|
||||||
<div className='mt-6 flex w-full justify-end sm:pb-1'>
|
<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} />
|
<SubscriptionButton account={account} />
|
||||||
{renderMessageButton()}
|
{renderMessageButton()}
|
||||||
{renderShareButton()}
|
{renderShareButton()}
|
||||||
|
|||||||
Reference in New Issue
Block a user