Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export function SessionSummaryModal({
</div>
Session Summary
</DialogTitle>
<DialogDescription className="text-center max-w-md">
<DialogDescription className="text-center max-w-md m-auto">
This summary was created to manage your context limit. Review and edit to keep your
session running smoothly with the information that matters most.
</DialogDescription>
Expand Down
Loading