Skip to content

Commit d562369

Browse files
authored
fix: 🐛 [IOSSDKBUG-484]FilterFeedbackBar scoll content insets (SAP#903)
1 parent 76413cd commit d562369

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/FioriSwiftUICore/Views/SortFilter/_SortFilterMenuItemContainer.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ extension _SortFilterMenuItemContainer: View {
8282
}
8383
}
8484
.frame(minHeight: 44)
85-
.padding(.leading, 5)
8685
}
8786

8887
private func switchItemAccessibilityLabel(switchItem: SortFilterItem.SwitchItem) -> String {

0 commit comments

Comments
 (0)