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

[Fix] 상품 리스트 깨짐 해결 + dependency 수정 #116

Merged
merged 3 commits into from
Feb 12, 2022
Merged

Commits on Feb 12, 2022

  1. [Fix] 레이아웃 정리

    고정된 %값이 아니라 알아서 크기에 맞게 배치되도록해서 깨지지 않게 함
    relative, absolute를 이용해 스피너도 가운데로 배치
    LeeMir committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    edbc30a View commit details
    Browse the repository at this point in the history
  2. [Fix] 부모 요소 relative 주는거 빼먹음

    개발자 도구에서 작업하다가 옮기다가 빼먹은듯
    LeeMir committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    a8b73a6 View commit details
    Browse the repository at this point in the history
  3. [Chore] react-scripts move to devDependency

    npm audit (--production)을 조용히 하게 하기 위해서
    LeeMir committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    6695a26 View commit details
    Browse the repository at this point in the history