improve compact size item card

This commit is contained in:
jeffvli
2025-12-30 03:59:17 -08:00
parent 5b7557bd45
commit adc094005f
15 changed files with 34 additions and 20 deletions
@@ -177,6 +177,7 @@
position: absolute;
bottom: 0;
left: 0;
gap: 0;
width: 100%;
padding: var(--theme-spacing-xs);
background-color: alpha(var(--theme-colors-background), 0.5);