라이브 탭 - 라이브 중 아이템 UI 변경

This commit is contained in:
Yu Sung
2023-12-14 18:35:43 +09:00
parent e782f72179
commit e5af4167f8
5 changed files with 78 additions and 50 deletions

View File

@@ -15,7 +15,7 @@ struct SectionLiveNowView: View {
let onTapCreateLive: () -> Void
var body: some View {
VStack(spacing: 13.3) {
LazyVStack(spacing: 13.3) {
HStack(spacing: 0) {
Text("지금 ")
.font(.custom(Font.bold.rawValue, size: 18.3))