diff --git a/static/other/jellyfin.css b/static/other/jellyfin.css index 0acd11c..d82bb2e 100644 --- a/static/other/jellyfin.css +++ b/static/other/jellyfin.css @@ -121,8 +121,8 @@ scale: 1.05; .listItem{ transition: 200ms; - overflow: visible; } +.listItme .listItem:hover { scale: 1.02; }