cho told me to fix background
This commit is contained in:
@@ -55,8 +55,9 @@ struct BGView: View, Equatable {
|
||||
animate: false,
|
||||
yRowPosition: Float(row)/Float(numDown))
|
||||
}.frame(minWidth: 0, maxWidth: .infinity)
|
||||
.padding([.trailing, .leading], 13.5)
|
||||
}
|
||||
.padding(.top, -8)
|
||||
.padding(.top, -9)
|
||||
}
|
||||
}
|
||||
.padding(.top, -50)
|
||||
|
||||
Reference in New Issue
Block a user