Skip to content
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

feat(view): commit-id의 적절한 크기 선정 #506

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

KKanghh
Copy link
Contributor

@KKanghh KKanghh commented Oct 5, 2023

Related issue

resolve #375

Result

스크린샷 2023-10-05 오후 5 24 53

commit-id의 크기를 font-size의 6배가 되도록 em을 사용하여 크기를 설정하였습니다.

Work list

commit-id width 6em으로 변경

Discussion

@KKanghh KKanghh requested review from a team as code owners October 5, 2023 08:26
Copy link
Contributor

@inthejim inthejim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@KyuTae98 KyuTae98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM입니다!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

commit-item 요소의 적절한 크기 선정
3 participants