diff --git a/src/styles/territory-profile.scss b/src/styles/territory-profile.scss index 81cecc4dafb645838288bb1de15fd1f1e67beb74..f55f8a94048a512f6ed36161ca24c350430f95ea 100644 --- a/src/styles/territory-profile.scss +++ b/src/styles/territory-profile.scss @@ -151,3 +151,12 @@ } } } + + +tzcld-regions-referent-jobs .segment.avatar-wrapper { + display: block; + .avatar.medium { + height: 100%; + width: 100%; + } +} diff --git a/src/views-terrytories.js b/src/views-terrytories.js index 63d2b329b998d8b1788893db3f27f2bd6501cda3..ac0e7c0ddc2c4c67124770b8cf0040186a0a2f3b 100644 --- a/src/views-terrytories.js +++ b/src/views-terrytories.js @@ -197,7 +197,7 @@ import("./utils.js").then((utils) => { class-segment5="segment full padding-none padding-top-xsmall text-left whitespace-normal" class-member-picture="segment avatar-wrapper" class-account.picture="avatar medium" - class-name="block margin-top-xsmall margin-bottom-xxsmall text-xlarge text-bold text-color-heading whitespace-normal" + class-name="block margin-top-xlarge margin-bottom-xxsmall text-xlarge text-bold text-color-heading whitespace-normal" class-id="user-actions" widget-tzcld_profile.jobs="customtzcld-display-user-profile-first-job-referent-short" widget-account.picture="orbit-user-avatar"