diff --git a/Sources/ContentView.swift b/Sources/ContentView.swift index 508b495f..05d80107 100644 --- a/Sources/ContentView.swift +++ b/Sources/ContentView.swift @@ -9393,6 +9393,7 @@ private struct SidebarFeedbackComposerSheet: View { ) .font(.system(size: 12)) .foregroundStyle(.secondary) + .textSelection(.enabled) HStack { Spacer()