feature(3331): card image refactor

Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com>
This commit is contained in:
Luutzen Dijkstra
2025-01-05 21:39:08 +01:00
committed by Luka Trovic
parent 376f46b7ba
commit 569a0961fd
3 changed files with 5 additions and 13 deletions

View File

@@ -337,6 +337,7 @@ export default {
display: flex;
flex-direction: column;
gap: $card-gap;
overflow: hidden;
&:deep(*) {
cursor: pointer;