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 6f31398 commit 000f4b3
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 @@ -34,8 +34,8 @@
width: 100%;
min-height: 150px;
max-height: min(70vh, 500px);
padding: 0.2rem;
margin: 0.2rem auto;
padding: 0.5rem;
margin: 0.5rem auto;
border: 0.5px solid var(--primary-color);
border-radius: 1px;
resize: vertical;
Expand Down

0 comments on commit 000f4b3

Please sign in to comment.