Updated ProfileHeader with no header image on mobile to be smaller, invisible
• Updated: - ProfileHeader with no header image on mobile to be smaller, invisible
This commit is contained in:
parent
ab3aba4fb5
commit
aaaebdaea3
@ -194,7 +194,7 @@ class ProfileHeader extends ImmutablePureComponent {
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
headerMissing &&
|
headerMissing &&
|
||||||
<div className={[_s.d, _s.h122PX, _s.w100PC, _s.bgSecondary].join(' ')} />
|
<div className={[_s.d, _s.h53PX, _s.w100PC, _s.bgPrimary].join(' ')} />
|
||||||
}
|
}
|
||||||
|
|
||||||
<div className={[_s.d, _s.w100PC].join(' ')}>
|
<div className={[_s.d, _s.w100PC].join(' ')}>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user