Inactive header in main profile to match column. (#8520)
This commit is contained in:
parent
11658d8653
commit
1bfe735d57
2 changed files with 22 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue