배경색 2b2635 -> 13181b 로 변경
This commit is contained in:
@@ -82,7 +82,7 @@ struct VoiceMessageView: View {
|
||||
.foregroundColor(Color(hex: "bbbbbb"))
|
||||
}
|
||||
.frame(width: screenSize().width - 26.7, height: screenSize().height / 2)
|
||||
.background(Color(hex: "2b2635"))
|
||||
.background(Color(hex: "13181b"))
|
||||
.cornerRadius(4.7)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user