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