diff --git a/components/actors/bio.vue b/components/actors/bio.vue index 0901936..b69d5fe 100644 --- a/components/actors/bio.vue +++ b/components/actors/bio.vue @@ -449,6 +449,7 @@ const showExpand = [ 'bust', 'cup', 'eyes', + 'ethnicity', 'hairColor', 'hasPiercings', 'hasTattoos', @@ -851,7 +852,7 @@ const socials = props.actor.socials.map((social) => ({ display: none; justify-content: center; position: absolute; - z-index: 1; + z-index: 10; bottom: -.25rem; }