mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 19:55:11 +00:00
tweak(app): adjust session turn horizontal padding
This commit is contained in:
parent
3d0f24067c
commit
5d8664c13e
1 changed files with 1 additions and 1 deletions
|
|
@ -535,7 +535,7 @@ export function MessageTimeline(props: {
|
|||
classes={{
|
||||
root: "min-w-0 w-full relative",
|
||||
content: "flex flex-col justify-between !overflow-visible",
|
||||
container: "w-full px-4 md:px-6",
|
||||
container: "w-full px-4 md:px-5",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue