chore: Hide reply-to when copilot is active (#13749)

This commit is contained in:
Sivin Varghese
2026-04-14 16:36:07 +05:30
committed by aakashb95
parent 77b27cb90d
commit 6f46e5fb8b
3 changed files with 5 additions and 4 deletions
@@ -14,7 +14,7 @@ const emit = defineEmits(['dismiss']);
<template>
<div
class="reply-editor bg-n-slate-9/10 rounded-md py-1 pl-2 pr-1 text-xs tracking-wide mt-2 flex items-center gap-1.5 -mx-2"
class="reply-editor bg-n-slate-9/10 rounded-md py-1 pl-2 pr-1 text-xs tracking-wide mt-2 flex items-center gap-1.5"
>
<fluent-icon class="flex-shrink-0 icon" icon="arrow-reply" size="14" />
<div class="flex-grow gap-1 mt-px text-xs truncate">