-
Notifications
You must be signed in to change notification settings - Fork 3
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
스터디 피드백 컴포넌트를 제작한다 #128
base: develop
Are you sure you want to change the base?
스터디 피드백 컴포넌트를 제작한다 #128
Conversation
90ca152
to
dfda681
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
고생 많으셨습니다 ㅠㅠ
rgba(255, 255, 255, 1) 84% | ||
); | ||
height: 6.2vh; | ||
width: calc(100% - 14px); |
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.
단위를 vh로 바꿔주시면 좋을 것 같아요!
Detail & Solution
What I did
What I need to do