[Glitch] Change cursor to make clear summary is clickable

Port ceaadc791e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
David Roetzel
2026-03-02 16:13:56 +01:00
committed by Claire
parent 5cfbb5b359
commit 26ce025df1

View File

@@ -384,6 +384,7 @@ $content-width: 840px;
color: var(--color-text-secondary);
padding-top: 24px;
margin-bottom: 8px;
cursor: pointer;
}
@media screen and (max-width: $no-columns-breakpoint) {