Almost done
This commit is contained in:
@@ -848,6 +848,7 @@ struct OrderReviewView: View {
|
||||
.frame(height: 110)
|
||||
.padding(.horizontal, 8)
|
||||
.padding(.vertical, 8)
|
||||
.foregroundStyle(AppColors.textPrimary)
|
||||
.scrollContentBackground(.hidden)
|
||||
.background(AppColors.surface)
|
||||
.clipShape(RoundedRectangle(cornerRadius: 20, style: .continuous))
|
||||
|
||||
Reference in New Issue
Block a user