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

update people saving

This commit is contained in:
Luke Pulverenti 2015-06-28 21:10:45 -04:00
parent d701233d5d
commit cf42a066a9
4 changed files with 19 additions and 18 deletions

View file

@ -123,6 +123,8 @@
bottom: 0;
left: 0;
right: 0;
/* Needed to keep the cardOverlayTarget from showing outside the bounds while it animates */
overflow: hidden;
}
.cardContent:not(.noHoverEffect):hover .cardImage {