Skip to content

Commit

Permalink
Update css for ai
Browse files Browse the repository at this point in the history
  • Loading branch information
mayuanxin1234 committed Nov 14, 2024
1 parent d8b1cff commit 0164240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/src/components/CollaborationPage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,8 @@ function CollaborationPage() {
padding: "10px",
marginTop: "20px",
backgroundColor: "#f5f5f5",
maxHeight: "300px",
overflowY: "auto"
}}
>
<Typography variant="h6">Gemini Response:</Typography>
Expand Down

0 comments on commit 0164240

Please sign in to comment.