mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
use require css
This commit is contained in:
parent
a4cf4d91ff
commit
7355fb1f65
10 changed files with 23 additions and 51 deletions
|
@ -1014,7 +1014,7 @@
|
|||
{ transform: 'none', opacity: '1', offset: 1 }
|
||||
];
|
||||
|
||||
var timing = { duration: 240, iterations: 1, easing: 'ease-out' };
|
||||
var timing = { duration: 200, iterations: 1, easing: 'ease-out' };
|
||||
elem.animate(keyframes, timing);
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue