feat(creator): 라이브 탭 UI를 마무리한다
This commit is contained in:
@@ -66,8 +66,7 @@ struct CreatorChannelFloatingActionMenu: View {
|
||||
}
|
||||
}
|
||||
}
|
||||
.padding(.trailing, SodaSpacing.s20)
|
||||
.padding(.bottom, SodaSpacing.s32)
|
||||
.padding(.trailing, SodaSpacing.s14)
|
||||
.animation(animation, value: isPresented)
|
||||
}
|
||||
.frame(maxWidth: .infinity, maxHeight: .infinity, alignment: .bottomTrailing)
|
||||
|
||||
Reference in New Issue
Block a user