Skip to content

Commit

Permalink
fix default details marker visible in Safari
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilWun committed Aug 5, 2024
1 parent 4ddd13f commit fc865c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.sass
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,7 @@ summary.no-decoration
summary.no-decoration::marker
summary.no-decoration::-webkit-details-marker
content: none
display: none

// Milkdown markdown content
Expand Down

0 comments on commit fc865c6

Please sign in to comment.