try to fix 'stacked' wrapping
This commit is contained in:
parent
81d5647cd9
commit
06c75eb78e
@ -81,7 +81,7 @@ export default function Header () {
|
||||
{me &&
|
||||
<Nav.Item>
|
||||
<Link href='/wallet' passHref>
|
||||
<Nav.Link className='text-success px-0'><WalletSummary me={me} /></Nav.Link>
|
||||
<Nav.Link className='text-success px-0 text-nowrap'><WalletSummary me={me} /></Nav.Link>
|
||||
</Link>
|
||||
</Nav.Item>}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user