큐레이션, 새로운 콘텐츠 - 아이템 개수 2개에서 3개로 변경
This commit is contained in:
@@ -50,7 +50,7 @@ struct ContentNewAllItemView: View {
|
||||
}
|
||||
.frame(width: width)
|
||||
.onAppear {
|
||||
width = (screenSize().width - 40) / 2
|
||||
width = (screenSize().width - 54) / 3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user