style: remove max width 48rem from agentic-content
This commit is contained in:
parent
a0eccc8652
commit
d549ab4893
|
|
@ -318,7 +318,6 @@
|
|||
flex-direction: column;
|
||||
gap: 0.5rem;
|
||||
width: 100%;
|
||||
max-width: 48rem;
|
||||
}
|
||||
|
||||
.agentic-text {
|
||||
|
|
|
|||
Loading…
Reference in New Issue