Skip to content

Commit 3479ca1

Browse files
authored
ProductSelector: Show pointer on summary section (#366)
1 parent 2916bef commit 3479ca1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/css/v2/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@ ol li:last-child {
772772
}
773773

774774
details > summary {
775+
cursor: pointer;
775776
list-style: none;
776777
padding-inline-start: 1rem;
777778
align-content: center;

0 commit comments

Comments
 (0)