라이브 정보 수정
- 메뉴판 수정 기능 추가
This commit is contained in:
@@ -352,7 +352,7 @@ struct LiveRoomCreateView: View {
|
||||
text: $viewModel.content,
|
||||
placeholder: viewModel.placeholder,
|
||||
textColorHex: "eeeeee",
|
||||
backgroundColorHex: "222222"
|
||||
backgroundColorHex: "303030"
|
||||
)
|
||||
.frame(width: screenSize().width - 26.7, height: 200)
|
||||
.cornerRadius(6.7)
|
||||
|
Reference in New Issue
Block a user