padding for row icon
This commit is contained in:
@@ -230,6 +230,7 @@ struct ContentView: View {
|
||||
.aspectRatio(contentMode: .fit)
|
||||
.frame(width: 40, height: 40, alignment: .center)
|
||||
.foregroundColor(entry.mood.color)
|
||||
.padding(.leading, 5)
|
||||
|
||||
VStack {
|
||||
HStack {
|
||||
|
||||
Reference in New Issue
Block a user