Change cursor to make clear summary is clickable (#38029)
This commit is contained in:
parent
e7cec161fd
commit
ceaadc791e
@ -385,6 +385,7 @@ $content-width: 840px;
|
|||||||
color: var(--color-text-secondary);
|
color: var(--color-text-secondary);
|
||||||
padding-top: 24px;
|
padding-top: 24px;
|
||||||
margin-bottom: 8px;
|
margin-bottom: 8px;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $no-columns-breakpoint) {
|
@media screen and (max-width: $no-columns-breakpoint) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user