Skip to content

Commit

Permalink
fix: image responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
ioanmo226 committed Feb 13, 2023
1 parent a314a27 commit 14871d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/assets/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ select {
#response-list .response-container, #bottom-container {
padding: 15px;
}
.ai-image {
max-width: 100%;
}
}
#response-list .response-container .avatar-image {
width: 30px;
Expand Down

0 comments on commit 14871d6

Please sign in to comment.