fix compact item card styling for light mode

This commit is contained in:
jeffvli
2025-12-26 15:09:43 -08:00
parent 1a184a73de
commit 48724f816c
@@ -179,8 +179,7 @@
left: 0; left: 0;
width: 100%; width: 100%;
padding: var(--theme-spacing-xs); padding: var(--theme-spacing-xs);
text-shadow: 0 1px 2px rgb(0 0 0 / 80%); background-color: alpha(var(--theme-colors-background), 0.5);
background-color: rgb(0 0 0 / 50%);
backdrop-filter: blur(2px); backdrop-filter: blur(2px);
transform: translateY(0); transform: translateY(0);
transition: transition: