Skip to content

Commit

Permalink
fix(theme): add cursor for summary of custom block details (vuejs#1774)
Browse files Browse the repository at this point in the history
  • Loading branch information
CHOYSEN authored Jan 8, 2023
1 parent 2a80fbd commit 167a474
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
.custom-block.details summary {
margin: 0 0 8px;
font-weight: 700;
cursor: pointer;
}

.custom-block.details summary + p {
Expand Down

0 comments on commit 167a474

Please sign in to comment.