style: remove max width 48rem from agentic-content

This commit is contained in:
Imad Saddik 2026-03-15 18:07:01 +00:00
parent a0eccc8652
commit d549ab4893
1 changed files with 0 additions and 1 deletions

View File

@ -318,7 +318,6 @@
flex-direction: column;
gap: 0.5rem;
width: 100%;
max-width: 48rem;
}
.agentic-text {