We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 430be43 commit 14febafCopy full SHA for 14febaf
fe_repo/src/pages/Content.tsx
@@ -30,7 +30,7 @@ export const Content = ({messages}: IContentProps) => {
30
}}
31
>
32
<div
33
- className="p-2 rounded-lg w-2/3"
+ className="p-2 rounded-lg w-3/5"
34
style={{
35
padding: '8px',
36
borderRadius: '12px',
0 commit comments