mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
collapse controller when hidden
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
}
|
||||
|
||||
.ytp-autohide .tc-videoController {
|
||||
visibility: hidden;
|
||||
transition: opacity .25s cubic-bezier(0.4,0,0.2,1);
|
||||
opacity: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user