Skip to content

Commit

Permalink
fix: 🐛 [bcp: 0] remove background in ObjectHeader (#614)
Browse files Browse the repository at this point in the history
  • Loading branch information
shengxu7 authored Nov 16, 2023
1 parent d8a028c commit f1763fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Sources/FioriSwiftUICore/Views/ObjectHeader+View.swift
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ extension ObjectHeader: View {
.padding(.vertical, 18)
}
}
.background(Color.preferredColor(.secondaryGroupedBackground))
}

/*
Expand Down

0 comments on commit f1763fc

Please sign in to comment.