Files
links/static
OpenClaw Sub-agent 69f399dfe0 fix: prevent horizontal page scroll on post detail page
- markdown.css: .prose table gets display:block + overflow-x:auto so
  wide tables scroll inside their own box instead of stretching the page
  (post 2970 had a 1076px table overflowing 390px mobile and 1440px desktop)
- td gets word-break:break-word + overflow-wrap:anywhere for long URLs
- post_detail.html: .post-actions max-width:100% so Listen/Edit/Share/Delete
  buttons wrap inside the container on narrow screens
2026-08-02 21:35:19 +10:00
..
2026-03-22 15:23:51 +11:00
2026-07-30 13:25:36 +10:00
2024-11-04 20:43:57 +11:00
2025-06-30 21:39:44 +10:00
2024-11-18 13:09:09 +11:00
2026-03-29 11:10:37 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2026-03-22 16:15:53 +11:00
2026-07-30 13:25:36 +10:00