1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update shared components

This commit is contained in:
Luke Pulverenti 2016-05-15 21:22:22 -04:00
parent 65326d4155
commit e004834b2d
11 changed files with 65 additions and 118 deletions

View file

@ -250,7 +250,7 @@
height: 2px;
transition: all .2s cubic-bezier(.4,0,1,1);
right: 0;
transform: translateX(-100%);
transform: translate3d(-100%, 0, 0);
border-radius: 0;
z-index: 1;
}