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