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

This commit is contained in:
Sivin Varghese
2026-03-11 11:30:30 +05:30
committed by GitHub
parent fdc326094a
commit a9cabad529
3 changed files with 5 additions and 4 deletions

View File

@@ -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">