fix: allow card overflow visible so hover lift isn't clipped

This commit is contained in:
MiTHRAL 2026-05-01 03:17:03 -04:00
parent 71dbb66798
commit cacd196188

View file

@ -215,6 +215,12 @@ body:has(#itemDetailPage) html::after,
/* --- Glass Cards --- */
/* Allow cards to lift outside their container bounds */
.card,
.cardBox {
overflow: visible !important;
}
/* All show/movie/episode cards */
.cardScalable {
background: