fix(creator-channel): 홈 - 커뮤니티 전체보기 버튼 터치영역 수정

This commit is contained in:
Yu Sung
2026-08-14 11:39:58 +09:00
parent 643ddbc813
commit c9111fac0c

View File

@@ -68,6 +68,7 @@ struct CreatorChannelCommunitySection: View {
)
}
.buttonStyle(.plain)
.contentShape(Rectangle())
.padding(.horizontal, SodaSpacing.s14)
}
.padding(.top, SodaSpacing.s20)