Profile Header: improve action button alignment on mobile

This commit is contained in:
Alex Gleason 2022-05-15 12:24:45 -05:00
parent 379fb61cd4
commit f4086b2ee3
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -607,8 +607,8 @@ class Header extends ImmutablePureComponent {
</a>
</div>
<div className='mt-6 sm:flex-1 sm:min-w-0 sm:flex sm:items-center sm:justify-end sm:space-x-6 sm:pb-1'>
<div className='mt-10 flex justify-stretch flex-row space-y-0 space-x-2'>
<div className='mt-6 flex flex-grow sm:pb-1'>
<div className='mt-10 ml-auto flex justify-stretch flex-row space-y-0 space-x-2'>
{me && (
<Menu>
<MenuButton