-
Notifications
You must be signed in to change notification settings - Fork 4
PLAN-210-End-Game-Avatars #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…the avatars appear
.margin-y-xs { margin-top: 4px; margin-bottom: 4px } | ||
.margin-y-s { margin-top: 8px; margin-bottom: 8px } | ||
.margin-y-sm { margin-top: 12px; margin-bottom: 12px } | ||
.margin-y-sm { margin-top: 10px; margin-bottom: 9px } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Keep the values the same. .margin-y-sm { margin-top: 10px; margin-bottom: 10px }
</p> | ||
</div> | ||
</div> | ||
<Tooltip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be possible to create separate component for end game avatars?
No description provided.