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 076f115 commit 6f31398
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/rt-ai-html.css
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
max-height: min(70vh, 500px);
padding: 0.2rem;
margin: 0.2rem auto;
border: 1px solid var(--primary-color);
border-radius: 4px;
border: 0.5px solid var(--primary-color);
border-radius: 1px;
resize: vertical;
overflow-y: auto;
box-sizing: border-box;
Expand Down

0 comments on commit 6f31398

Please sign in to comment.