diff options
| author | Claude <noreply@anthropic.com> | 2026-02-27 15:38:08 +0000 |
|---|---|---|
| committer | Claude <noreply@anthropic.com> | 2026-02-27 15:38:08 +0000 |
| commit | 2802ccf8c1212e5ef49226e7063fbf008ea4c13e (patch) | |
| tree | bed0c04c4a7b89e929c1b0ca487eeab689515eb8 /internal/exporter/exporter_test.go | |
| parent | fea87c9814618646489d8403d584da25a38e6ba7 (diff) | |
| download | neko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.tar.gz neko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.tar.bz2 neko-2802ccf8c1212e5ef49226e7063fbf008ea4c13e.zip | |
Fix mobile horizontal scrolling caused by wide RSS content
RSS feeds can contain tables, iframes, and other elements with explicit
widths that overflow the viewport on mobile. Added overflow-x: hidden to
.item-description and .main-content, and extended max-width: 100% to
cover table and iframe elements inside item descriptions.
Includes TDD tests verifying the CSS containment rules.
https://claude.ai/code/session_0141nhxmYfoFPVPZ813K1XFD
Diffstat (limited to 'internal/exporter/exporter_test.go')
0 files changed, 0 insertions, 0 deletions
