채널별 인기 콘텐츠
- 채널명 길이 제한, 사진 너비 이상이르ㅗ 길어지지 않도록 수정
This commit is contained in:
@@ -38,7 +38,10 @@ struct ContentCreatorView: View {
|
|||||||
Color.graybb
|
Color.graybb
|
||||||
|
|
||||||
)
|
)
|
||||||
|
.lineLimit(1)
|
||||||
|
.truncationMode(.tail)
|
||||||
}
|
}
|
||||||
|
.frame(width: 60)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user