﻿/* Keep conversation actions adjacent while allowing narrow screens to wrap. */
.conversation-pdf-download{margin-inline-start:12px;white-space:normal}.conversation-pdf-download:disabled{color:var(--appearance-muted,#697586);cursor:default}
.conversation-download-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;max-width:100%}.conversation-download-actions .conversation-pdf-download{margin-inline-start:0}.global-sense-context .conversation-pdf-download{white-space:normal}
