Skip to content

Commit 5cd69e1

Browse files
fix: Remove padding from alert (#1781)
2 parents ef5f6e2 + a6b3621 commit 5cd69e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Mail/Views/Bottom sheets/ReportDisplayProblemView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ struct ReportDisplayProblemView: View {
4444
primaryButtonAction: report)
4545
.padding(.top, 8)
4646
}
47-
.padding(.horizontal, IKPadding.bottomSheetHorizontal)
4847
.matomoView(view: [MatomoUtils.View.bottomSheet.displayName, "ReportDisplayProblemView"])
4948
}
5049

0 commit comments

Comments
 (0)