diff --git a/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.css.ts b/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.css.ts index e951c497..7017ee94 100644 --- a/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.css.ts +++ b/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.css.ts @@ -43,3 +43,8 @@ export const cardList = style({ padding: `0 ${unitVars.unit.gapPadding['500']}`, width: 'max-content', }); + +export const cardItem = style({ + flexShrink: 0, + width: '16rem', +}); diff --git a/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.tsx b/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.tsx index 962abe18..d0541eed 100644 --- a/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.tsx +++ b/src/pages/home/components/explore/RoomTypeSection/RoomTypeSection.tsx @@ -50,16 +50,21 @@ const RoomTypeSection = () => {
{category.label}
+ 선택한 필터에 맞는 공간이 없어요. +
+ { + '하우미는 순차적으로 공간 유형을 확장하고 있어요.\n비슷한 공간을 선택해 이미지를 생성해보세요!' + } +
선택한 필터와 유사한 공간
{currentView.view}