Skip to content

Commit

Permalink
Update rt-ai-html.css
Browse files Browse the repository at this point in the history
  • Loading branch information
ledangtrung committed Dec 9, 2024
1 parent 977832e commit 5cb3f7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/rt-ai-html.css
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@
.message-area {
width: 100%;
min-height: 150px;
max-height: 300px;
padding: 1rem;
margin-top: 1rem;
border: 1px solid var(--primary-color);
border-radius: 4px;
resize: vertical;
overflow-y: auto;
}

.action-buttons {
Expand Down

0 comments on commit 5cb3f7e

Please sign in to comment.