Skip to content

Commit 14febaf

Browse files
Linchen-Xuadamma1024
authored andcommitted
feat: adjust code for backend api and better visualization
1 parent 430be43 commit 14febaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fe_repo/src/pages/Content.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export const Content = ({messages}: IContentProps) => {
3030
}}
3131
>
3232
<div
33-
className="p-2 rounded-lg w-2/3"
33+
className="p-2 rounded-lg w-3/5"
3434
style={{
3535
padding: '8px',
3636
borderRadius: '12px',

0 commit comments

Comments
 (0)