We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
内容被折叠的时候,展开会被内容限高给固定住高度。折叠的内容没有超过限高大小,但是展开后,变成了限高的固定高度。 另外能不能加个代码块的开关,我发现artalk的代码块与我博客主题的代码块产生了冲突,导致无法复制代码块的内容。
The text was updated successfully, but these errors were encountered:
说的什么看不懂,看看你的博客
Sorry, something went wrong.
https://blog.uptoz.cn/you-lian 我将部分内容进行折叠 后台设置了内容限高500px,但是实际内容未达到500px时,也会被强制变成500px的高度,另外是不是不能单独设置子评论的内容限高呢?
fix(ui/height_limit): height limit issue for collapsed comments (#865)
34b24a1
v2.8.7 已发布,修复了这个问题,感谢反馈~
No branches or pull requests
内容被折叠的时候,展开会被内容限高给固定住高度。折叠的内容没有超过限高大小,但是展开后,变成了限高的固定高度。
另外能不能加个代码块的开关,我发现artalk的代码块与我博客主题的代码块产生了冲突,导致无法复制代码块的内容。
The text was updated successfully, but these errors were encountered: