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>
  • Loading branch information
GVodyanov committed Jul 15, 2024
1 parent bf56092 commit 8024a4d
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 @@ -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;
Expand Down

0 comments on commit 8024a4d

Please sign in to comment.