@include('partials.head') {{-- Workspace shell. Strict horizontal flex: [ rail (56px) ] [ main (flex-1, min-w-0) ] No `fixed` positioning, no `ml-*` offsets — both fight the flex layout and collapse columns in unpredictable ways. The rail is a flex item; main fills the rest. --}}
{{-- `min-h-0` here is the critical link in the height chain: without it, the slot's `h-full` percentage resolves against an indefinite parent height in some browsers, so the conversation pane collapses to content height and the timeline never scrolls. --}}
{{ $slot }}
@persist('toast') @endpersist @fluxScripts