center session summary modal description text (#3737)
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user