tweak(app): adjust session turn horizontal padding
This commit is contained in:
@@ -535,7 +535,7 @@ export function MessageTimeline(props: {
|
|||||||
classes={{
|
classes={{
|
||||||
root: "min-w-0 w-full relative",
|
root: "min-w-0 w-full relative",
|
||||||
content: "flex flex-col justify-between !overflow-visible",
|
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>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user