fix(helpdesk): remove 'Ticket communication' section title entirely

Remove the heading and the CSS override — communication feed starts
directly without a title in the ticket detail view.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-05 22:07:16 +02:00
parent 2bb01e1eab
commit be4d89b6fe
2 changed files with 0 additions and 4 deletions

View File

@@ -1312,9 +1312,6 @@
max-height: none;
}
.helpdesk-ticket-detail-content .helpdesk-support-section-title::after {
display: none;
}
/* --- Controlling dashboard --- */