Files
PiliPlus/lib/pages/article/widgets/opus_content.dart
Starfallen 354282930c fix(article): fix Opus article body font size too small (#1897)
New Opus format uses font_level string instead of numeric font_size,
causing font size to fall back to Flutter theme default (14px) instead
of the expected 16px. Added Word.effectiveFontSize: small→13px,
others→16px (consistent with legacy HTML article format).
2026-04-23 21:17:43 +08:00

36 KiB