diff --git a/core/core-frontend/src/layout/components/AiComponent.vue b/core/core-frontend/src/layout/components/AiComponent.vue index 04b240c7d7..7d7937dafc 100644 --- a/core/core-frontend/src/layout/components/AiComponent.vue +++ b/core/core-frontend/src/layout/components/AiComponent.vue @@ -62,5 +62,6 @@ onMounted(() => { height: 50%; min-height: 450px; max-height: 600px; + box-shadow: 0px 6px 24px 0px #1f232914; }