캔 아이콘 변경

This commit is contained in:
Yu Sung
2023-08-20 23:14:00 +09:00
parent 6bc5356ac1
commit 792e029f0d
8 changed files with 21 additions and 11 deletions

View File

@@ -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))