캔 아이콘 변경
This commit is contained in:
@@ -70,6 +70,8 @@ struct LiveRoomPasswordDialog: View {
|
||||
.foregroundColor(Color(hex: "ffffff"))
|
||||
|
||||
Image("ic_can")
|
||||
.resizable()
|
||||
.frame(width: 20, height: 20)
|
||||
|
||||
Text("으로 입장")
|
||||
.font(.custom(Font.bold.rawValue, size: 15.3))
|
||||
|
Reference in New Issue
Block a user