center session summary modal description text (#3737)

This commit is contained in:
Zane
2025-07-31 10:46:11 -07:00
committed by GitHub
parent 5bc6601692
commit dbde38e32b
@@ -49,7 +49,7 @@ export function SessionSummaryModal({
</div> </div>
Session Summary Session Summary
</DialogTitle> </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 This summary was created to manage your context limit. Review and edit to keep your
session running smoothly with the information that matters most. session running smoothly with the information that matters most.
</DialogDescription> </DialogDescription>