Inactive header in main profile to match column. (#8520)
This commit is contained in:
committed by
Eugen Rochko
parent
11658d8653
commit
1bfe735d57
@ -1,4 +1,4 @@
|
||||
.public-account-header
|
||||
.public-account-header{:class => ("inactive" if account.moved?)}
|
||||
.public-account-header__image
|
||||
= image_tag account.header.url, class: 'parallax'
|
||||
.public-account-header__bar
|
||||
|
Reference in New Issue
Block a user