diff --git a/frontend/src/components/WorkspaceChatWidget.vue b/frontend/src/components/WorkspaceChatWidget.vue
index 7180927..a04d557 100644
--- a/frontend/src/components/WorkspaceChatWidget.vue
+++ b/frontend/src/components/WorkspaceChatWidget.vue
@@ -180,7 +180,9 @@ defineExpose({ prefill });
:class="{ active: historyOpen }"
title="History"
@click="toggleHistory"
- >▾
+ >
+