시리즈 콘텐츠 아이템뷰
- 하단 divider 컬러와 height 수정
This commit is contained in:
@@ -72,9 +72,9 @@ struct SeriesContentListItemView: View {
|
||||
}
|
||||
|
||||
Rectangle()
|
||||
.foregroundColor(Color.grayd8)
|
||||
.foregroundColor(Color.gray59)
|
||||
.frame(maxWidth: .infinity)
|
||||
.frame(height: 1)
|
||||
.frame(height: 0.5)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user