refactor: 스페이스 생성 템플릿 리스트에서 보기 탭 제거 및 스타일링 수정#820
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 |
| position: sticky; | ||
| top: 5.7rem; | ||
| background-color: #fff; | ||
| background-color: ${funnelModalState.step === "listTemplate" ? DESIGN_TOKEN_COLOR.gray100 : "#fff"}; |
There was a problem hiding this comment.
apps/web/src/component/common/Modal/DesktopFunnelModal.tsx에서 작업해주신 것처럼 BACKGROUND_COLORS로 분리해주셔도 좋을 것 같아요!
There was a problem hiding this comment.
넵 이 부분 수정해서 올리겠습니다!
…-스페이스-생성-템플릿-리스트에서-보기-탭-제거
🏄🏼♂️ Summary (요약)
🧐 Issue number and link (참고)
📚 Reference (참조)
2026-02-18.4.53.51.mov