diff --git a/src/components/AChat/AChatForm.vue b/src/components/AChat/AChatForm.vue index 1bf4eea12..52a8cde09 100644 --- a/src/components/AChat/AChatForm.vue +++ b/src/components/AChat/AChatForm.vue @@ -16,6 +16,7 @@ max-rows="10" variant="underlined" density="compact" + base-color="primary" color="primary" v-on="listeners" :autofocus="isDesktopDevice"