Revert design changes

This commit is contained in:
Pranav
2025-05-09 10:09:44 -07:00
parent d1ed7419ac
commit b522491310
5 changed files with 11 additions and 17 deletions
@@ -108,7 +108,7 @@ watchEffect(() => {
</script>
<template>
<div class="border m-1 rounded-lg border-n-weak min-w-[280px]">
<div class="border-l border-n-weak min-w-[280px]">
<Copilot
:messages="messages"
:support-agent="currentUser"