9756bbaa5a
Tailwind 的 @tailwindcss/typography 插件默认不给 th/td 设置 padding, 加上 prose-th:px-3 prose-th:py-2 / prose-td:px-3 prose-td:py-2 解决。 Co-Authored-By: Claude <noreply@anthropic.com>