Nouveu fix
This commit is contained in:
@@ -1131,7 +1131,6 @@ export default function Communication() {
|
||||
<div className="comm-topbar-3">
|
||||
{tab === 'support' && thread && (
|
||||
<>
|
||||
<span className="comm-topbar-ticket-ref">{thread.ticket.ticket_number} — {thread.ticket.subject}</span>
|
||||
<div style={{ display: 'flex', gap: 6, marginLeft: 'auto', flexShrink: 0, alignItems: 'center' }}>
|
||||
<button
|
||||
className="btn-icon-sm"
|
||||
|
||||
Reference in New Issue
Block a user