Skip to content

Commit 2f45348

Browse files
Merge pull request #622 from Adamant-im/fix/the-bottom-border-of-the-input-field-changes-color
fix: the bottom border of the input field is blue
2 parents c84f8c0 + 2878f82 commit 2f45348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/AChat/AChatForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
max-rows="10"
1717
variant="underlined"
1818
density="compact"
19+
base-color="primary"
1920
color="primary"
2021
v-on="listeners"
2122
:autofocus="isDesktopDevice"

0 commit comments

Comments
 (0)