fix: 메인 홈 - 보온 주간 차트

- 아이템 사이즈 수정
This commit is contained in:
Yu Sung
2025-07-14 23:34:07 +09:00
parent eb9ef3065b
commit de6b581220
2 changed files with 64 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ struct HomeWeeklyChartItemView: View {
.foregroundColor(Color(hex: "78909C"))
}
}
.frame(width: 242, alignment: .leading)
.frame(width: 180, alignment: .leading)
.contentShape(Rectangle())
.onTapGesture { onClickItem(content.contentId) }
}
@@ -45,7 +45,7 @@ struct HomeWeeklyChartItemView: View {
#Preview {
HomeWeeklyChartItemView(
rank: 1,
rank: 10,
content: GetAudioContentRankingItem(
contentId: 1,
title: "안녕하세요 오늘은 커버곡을 들려드릴께요....안녕하세요 오늘은 커버곡을 들려드릴께요....",