AI摘要内容字体调整

This commit is contained in:
1152958806@qq.com 2023-08-11 00:23:11 +08:00
parent 4b475abc6f
commit 4b76f9d116
2 changed files with 2 additions and 2 deletions

View File

@ -9269,7 +9269,7 @@ canvas#universe {
background: var(--heo-card-bg);
border-radius: 8px;
border: var(--style-border-always);
font-size: 15px;
font-size: 15.8px;
line-height: 1.4;
display: none;
}

View File

@ -102,7 +102,7 @@
</article>
<!-- 文章ai摘要 -->
<script th:if="${theme.config.post.aiDescription.aiDescriptionEnable}" data-pjax defer>
<script th:if="${theme.config.post.aiDescription.aiDescriptionEnable}" data-pjax >
new HaoPostAI({
ai: '[(${post.status.excerpt})]',
randomNum: [[${ theme.config.post.aiDescription.randomNum }]], //按钮最大的随机次数,也就是一篇文章最大随机出来几种