UX: make entire topic card clickable

This commit is contained in:
awesomerobot
2025-05-19 15:56:29 -04:00
parent 90eae2d3f1
commit 5624f366a4
2 changed files with 42 additions and 0 deletions
+1
View File
@@ -359,6 +359,7 @@
}
.topic-list-item {
cursor: pointer;
background: var(--d-content-background);
box-shadow: 0 0 12px 1px var(--topic-card-shadow);