mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
14 lines
405 B
Markdown
14 lines
405 B
Markdown
打开视频页时自动定位到指定的默认位置
|
||
|
||
<div class="video-default-location-desc-detail">
|
||
|
||
当前版本限制“默认位置”的最大值为 4000(单位:像素)。脚本不会等待评论完成加载,因此过大的“默认位置”将无法正确定位。
|
||
|
||
</div>
|
||
|
||
<style>
|
||
.video-default-location-desc-detail.video-default-location-desc-detail p {
|
||
margin-top: 1ex;
|
||
}
|
||
</style>
|