Skip to content

Commit

Permalink
Note feedback ID for LabeledContent bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
saagarjha committed Feb 8, 2024
1 parent 164cd15 commit 2b5e8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion macOS/PermissionsView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ struct PermissionsView: View {
}
}
.padding(20)
// TODO: Figure out why SwiftUI is cutting off the bottom of this view
// FB13593200
.padding(.bottom, 24)
.fixedSize(horizontal: true, vertical: true)
.task {
Expand Down

0 comments on commit 2b5e8ef

Please sign in to comment.