Add zoom transition
This commit is contained in:
parent
ac3dbfbc23
commit
b01fed111a
|
@ -1,5 +1,6 @@
|
|||
.vjs-tech {
|
||||
pointer-events: none;
|
||||
transition: transform .25s;
|
||||
}
|
||||
|
||||
.vjs-captions-button {
|
||||
|
|
Loading…
Reference in New Issue