forked from fa/breadcrumb-the-shire
fix(helpdesk): hide section title divider line in ticket detail communication
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1312,6 +1312,10 @@
|
||||
max-height: none;
|
||||
}
|
||||
|
||||
.helpdesk-ticket-detail-content .helpdesk-support-section-title::after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* --- Controlling dashboard --- */
|
||||
|
||||
/* Segment control — radio + label (no button CSS bleed) */
|
||||
|
||||
Reference in New Issue
Block a user