Remove tappable hint text from HoverCard styles.
This commit is contained in:
@ -136,7 +136,6 @@
|
|||||||
|
|
||||||
/* Optional: Add a subtle hint that cards are tappable */
|
/* 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;
|
||||||
|
|||||||
Reference in New Issue
Block a user