diff --git a/src/components/Editor/AvatarParticipationStatus.vue b/src/components/Editor/AvatarParticipationStatus.vue index db3e07fbc..1da2413ce 100644 --- a/src/components/Editor/AvatarParticipationStatus.vue +++ b/src/components/Editor/AvatarParticipationStatus.vue @@ -185,7 +185,7 @@ export default { .avatar-participation-status__text { opacity: .45; left: 63px; - bottom: 40px; + bottom: 21px; white-space: nowrap; position: relative; min-width: 220px;