FIX: remove old usercard styles, fix bg img class (#12712)

This commit is contained in:
Kris
2021-04-15 16:34:47 -04:00
committed by GitHub
parent 0ec5fd5262
commit d89e9fcfa3
2 changed files with 1 additions and 7 deletions
@@ -20,7 +20,7 @@ export default Component.extend(CardContentsBase, CanCheckEmails, CleansUp, {
classNameBindings: [
"visible:show",
"showBadges",
"user.card_background::no-bg",
"user.card_background_upload_url::no-bg",
"isFixed:fixed",
"usernameClass",
],