Skip to content

Commit

Permalink
style(AvatarParticipationStatus): align status text with icon
Browse files Browse the repository at this point in the history
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: Anna Larch <anna@nextcloud.com>
  • Loading branch information
GVodyanov authored and miaulalala committed Aug 6, 2024
1 parent 3601978 commit cfa4aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Editor/AvatarParticipationStatus.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit cfa4aba

Please sign in to comment.