#pending-attachments{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin-top:8px}.pending-attachment{display:inline-flex;align-items:center;gap:6px;border:1px solid #e3e5e6;background:#fafbfb;border-radius:8px;padding:6px 8px;color:#65737a;font-size:12px}.pending-thumb{color:#ff8200}.pending-name{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-attachment button{border:0;background:transparent;color:#9aa3a8;cursor:pointer;font-size:16px;line-height:1}
