라이브방
- 하트 알림 바(채팅) 배경 cornerRadius 제거
This commit is contained in:
@@ -28,7 +28,6 @@ struct LiveRoomHeartDonationChatItemView: View {
|
|||||||
.padding(.vertical, 6.7)
|
.padding(.vertical, 6.7)
|
||||||
.frame(maxWidth: .infinity)
|
.frame(maxWidth: .infinity)
|
||||||
.background(Color.gray77.opacity(0.8))
|
.background(Color.gray77.opacity(0.8))
|
||||||
.cornerRadius(4.7)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user