팬 Talk 응원 글 길면 잘리는 버그 수정
This commit is contained in:
@@ -89,6 +89,7 @@ struct UserProfileFanTalkCheersItemView: View {
|
||||
Text("\(cheersItem.content)")
|
||||
.font(.custom(Font.medium.rawValue, size: 12))
|
||||
.foregroundColor(Color(hex: "777777"))
|
||||
.fixedSize(horizontal: false, vertical: true)
|
||||
.padding(.top, 13.3)
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user