mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-25 05:01:34 +03:00
9ba4b1e32b
- Fix preview container width (use inline-flex + fit-content) - Fix flex layout conflict in components.css (grid -> flex column) - Change preview thumbnail to object-fit: contain (no cropping) - Add image rendering in sent message bubbles - Add CSS for chat-message-images display Improves upon #1900