Skip to content

Commit

Permalink
Make doc list more compact
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Apr 24, 2024
1 parent 0dfe46b commit e7024dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/doc/jsdoc.conf.json
Expand Up @@ -46,7 +46,7 @@
"target": "_blank"
}
],
"create_style": "ul {list-style-type: disc !important;} ul ul {list-style-type: circle !important;}",
"create_style": "ul {list-style-type: disc !important;} ul ul {list-style-type: circle !important;} ul li {padding: .2rem 0 !important;}",
"codepen": {
"enable_for": ["examples"],
"options": {
Expand Down

0 comments on commit e7024dc

Please sign in to comment.