fix: #805 템플릿 질문 리스트 편집 후 완료버튼 클릭 시 수정 완료 토스트 제공#807
Hidden character warning
The head ref may contain hidden characters: "805-\ud15c\ud50c\ub9bf-\uc9c8\ubb38-\ub9ac\uc2a4\ud2b8-\uc9c8\ubb38-\ub9ac\uc2a4\ud2b8-\ud3b8\uc9d1-\ud6c4-\uc644\ub8cc\ubc84\ud2bc-\ud074\ub9ad-\uc2dc-\uc218\uc815-\uc644\ub8cc-\ud1a0\uc2a4\ud2b8-\uc81c\uacf5"
Merged
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
klmhyeonwoo
reviewed
Feb 18, 2026
| display: flex; | ||
| align-items: center; | ||
| padding: 0.4rem; | ||
| /* padding: 0.4rem; */ |
Member
There was a problem hiding this comment.
혹시 몰라서 남겨두신 것 같은데 안쓰는 패딩이면 그냥 제거해도 될 듯 해요!
a5c8ac6 to
a0b82dc
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🏄🏼♂️ Summary (요약)
🫨 Describe your Change (변경사항)
🧐 Issue number and link (참고)
📚 Reference (참조)
2026-02-11.3.53.42.mov
++영상에서는 삭제버튼 클릭 시, 리스트의 높이가 변하는데 이 점도 함께 수정했습니다.