Change cursor to make clear summary is clickable (#38029)

This commit is contained in:
David Roetzel 2026-03-02 16:13:56 +01:00 committed by GitHub
parent e7cec161fd
commit ceaadc791e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -385,6 +385,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) {