Skip to content
New issue

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

收起评论按钮超出了评论区的边框 #4282

Closed
yokinanya opened this issue Jul 5, 2023 · 1 comment
Closed

收起评论按钮超出了评论区的边框 #4282

yokinanya opened this issue Jul 5, 2023 · 1 comment
Labels
bug bug

Comments

@yokinanya
Copy link

对应功能

功能名:快速收起评论
Commit: 65362f0
内部名称: foldComments

问题描述

在动态页面展开评论后出现的收起评论按钮长度超出了B站动态的长度
尝试手动修改css中的 width: calc(100% + 48px);transform: translateX(-24px);width: calc(100%);transform: translateX(0px); 后可正常显示

脚本版本

v2.8.0-preview-77-g7e99bde31

脚本管理器及版本

Tampermonkey v4.19.0

浏览器及版本

Chrome 114.0.5735.199

播放器版本

与播放器无关

播放策略

默认

错误信息

不存在错误信息

附加截图

image

@Geeyun-JY3
Copy link

Geeyun-JY3 commented Jul 5, 2023

目前似乎有让新版动态首页中间部分过窄的 bug:#4278

@the1812 the1812 added the bug bug label Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bug
Projects
None yet
Development

No branches or pull requests

3 participants