2 Commits

Author SHA1 Message Date
k
0622d190d1 Remove comment.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-09-17 12:14:05 +02:00
k
2867678223 Remove tappable hint text from HoverCard styles. 2025-09-17 12:06:25 +02:00

View File

@ -134,9 +134,7 @@
transform: scale(0.98); transform: scale(0.98);
} }
/* Optional: Add a subtle hint that cards are tappable */
.hover-card::after { .hover-card::after {
content: "👆 Tap to view details";
position: absolute; position: absolute;
bottom: 10px; bottom: 10px;
right: 10px; right: 10px;