fix(SW-812): styling fixes for the header and related components
This commit is contained in:
@@ -54,7 +54,7 @@ export default async function MyPagesMenuWrapper() {
|
||||
trackingId="loginStartNewTopMenu"
|
||||
>
|
||||
<Avatar />
|
||||
<span className={styles.userName}>
|
||||
<span className={styles.loginText}>
|
||||
{intl.formatMessage({ id: "Log in/Join" })}
|
||||
</span>
|
||||
</LoginButton>
|
||||
|
||||
Reference in New Issue
Block a user