-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* feat: Layout.tsx main 엘리먼트의 overflow 속성 제거 * feat: 도서 검색 결과 페이지 Input 컴포넌트 sticky 적용 * feat: Safari 브라우저를 위한 -webkit-sticky 속성 추가 * fix: 모바일 환경에서 입력창 focus시 Auto Zoom되던 현상 제거 * feat: 검색 키워드 입력 시 Header 숨기기 기능 추가 * feat: 검색 결과 페이지에 transition 추가 * chore: 주석 추가 * Merge branch 'main' of https://github.com/prgrms-web-devcourse/Team-Gaerval-Dadok-FE into feat/#570
- Loading branch information
Showing
4 changed files
with
44 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters