mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
don't shift controller if .hide-info-bar is set
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
/* shift controller when YouTube infobar is present */
|
||||
.ytp-block-autohide:not(.el-detailpage):not(.el-embedded) .tc-videoController {
|
||||
.ytp-block-autohide:not(.el-detailpage):not(.hide-info-bar) .tc-videoController {
|
||||
margin-top: 40px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user