UX: Allow clicking anywhere on the topic-list card (#166)

This commit is contained in:
David Taylor
2025-05-21 13:37:21 +01:00
committed by GitHub
parent 25cc070a5b
commit fe1cb262dc
2 changed files with 29 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@
grid-column-gap: 12px;
grid-row-gap: 8px;
border-radius: var(--d-border-radius);
cursor: pointer;
td.main-link .link-top-line {
grid-row: 1/2;