라이브 탭 - 라이브 중 아이템 UI 변경
This commit is contained in:
@@ -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))
|
||||
|
Reference in New Issue
Block a user