Skip to content

Commit

Permalink
fix: the bottom border of the input field is blue
Browse files Browse the repository at this point in the history
  • Loading branch information
juliahermak committed May 1, 2024
1 parent c84f8c0 commit 2878f82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AChat/AChatForm.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
max-rows="10"
variant="underlined"
density="compact"
base-color="primary"
color="primary"
v-on="listeners"
:autofocus="isDesktopDevice"
Expand Down

0 comments on commit 2878f82

Please sign in to comment.