fix(dm): remove d-none class that conflicts with media query on desktop header

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
MarekWo
2026-03-25 07:57:54 +01:00
parent 1e768e799b
commit c6eb2b1755

View File

@@ -239,7 +239,7 @@
</div>
</div>
<!-- Desktop contact header (visible on lg+ when sidebar is shown) -->
<div class="dm-desktop-header border-bottom bg-light d-none">
<div class="dm-desktop-header border-bottom bg-light">
<div class="p-2 d-flex align-items-center gap-2">
<span id="dmDesktopContactName" class="fw-medium flex-grow-1 text-truncate"></span>
<button type="button"