Disable scroll fix

This commit is contained in:
the1812 2018-10-29 22:20:59 +08:00
parent 73dd83ae08
commit de3a5fcb40
5 changed files with 16 additions and 17 deletions

View File

@ -72,7 +72,6 @@
- 可控制顶栏对横幅的透明度
- 使播放器按钮垂直对齐
- 使部分搜索栏的提示文字的颜色更清晰
- 启用迷你播放器时, 防止下方内容(评论区, 相关推荐等)突然向上收拢影响阅读
- 隐藏播放页面的"返回旧版"侧栏
- 修复直播间一些文字初始状态不正确
#### 顶栏效果

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -291,19 +291,19 @@ body
{
width: 100% !important;
}
.player-wrap[style*="height: auto"]
{
height: 513px !important;
}
.danmaku-wrap .player-auxiliary-block-wrap,
.player-auxiliary-advanced-danmaku-control-container
{
height: 474px !important;
}
.danmaku-wrap .player-auxiliary-area .player-auxiliary-danmaku-wrap
{
height: 403px !important;
}
// .player-wrap[style*="height: auto"]
// {
// height: 513px !important;
// }
// .danmaku-wrap .player-auxiliary-block-wrap,
// .player-auxiliary-advanced-danmaku-control-container
// {
// height: 474px !important;
// }
// .danmaku-wrap .player-auxiliary-area .player-auxiliary-danmaku-wrap
// {
// height: 403px !important;
// }
.bilibili-player-video-control,
.bui-slider .bui-track.bui-track-video-progress .bui-bar-wrap
{