Add zoom transition

This commit is contained in:
digital-gnome 2017-11-22 22:44:56 -05:00
parent ac3dbfbc23
commit b01fed111a
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
.vjs-tech {
pointer-events: none;
transition: transform .25s;
}
.vjs-captions-button {