Skip to content

Commit

Permalink
fix input style
Browse files Browse the repository at this point in the history
  • Loading branch information
mudkipdev committed Dec 2, 2024
1 parent 977a8e9 commit 08034bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/chat/Chat.astro
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
font-family: Terminus, monospace;
font-size: 1.2em;

border-radius: 0; /* for some reason, it's rounded on ios */
border: none;
outline: none;

Expand Down

0 comments on commit 08034bf

Please sign in to comment.